wok diff libfm/receipt @ rev 17925

Fix ownership/permissions for some Core packages.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 11 16:40:30 2015 +0300 (2015-04-11)
parents 01e2544c615c
children 7c93da2b8357
line diff
     1.1 --- a/libfm/receipt	Thu Oct 16 14:56:42 2014 +0000
     1.2 +++ b/libfm/receipt	Sat Apr 11 16:40:30 2015 +0300
     1.3 @@ -25,6 +25,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	patch -p0 -i $stuff/empty-file.patch
     1.8 +
     1.9  	./configure \
    1.10  		--sysconfdir=/etc \
    1.11  		$CONFIGURE_ARGS &&