wok diff autofs/receipt @ rev 14103

ntfs-3g: up to 2013.1.13 + fix to make udisks use it to mount ntfs
author ernia <monghitri@aruba.it>
date Sat Feb 23 22:19:37 2013 +0000 (2013-02-23)
parents 681609d4339d
children e9130cce9043
line diff
     1.1 --- a/autofs/receipt	Sat May 28 10:53:52 2011 +0200
     1.2 +++ b/autofs/receipt	Sat Feb 23 22:19:37 2013 +0000
     1.3 @@ -28,8 +28,10 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 +	mkdir -p $fs/etc/init.d
     1.8  	cp -a $_pkg/usr/sbin $fs/usr
     1.9  	cp -a $_pkg/usr/lib $fs/usr
    1.10 +	cp -a $stuff/etc/* $fs/etc
    1.11  }
    1.12  
    1.13  # Pre and post install commands for Tazpkg.