wok-next diff pam_mount/receipt @ rev 9715

glibc-base: remove post_install() it not working and not usefull
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 23:49:22 2011 +0200 (2011-05-08)
parents 8e44b7502050
children 50df99a5f244
line diff
     1.1 --- a/pam_mount/receipt	Fri Mar 27 12:41:30 2009 +0000
     1.2 +++ b/pam_mount/receipt	Sun May 08 23:49:22 2011 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $_pkg/usr
     1.8 +	mkdir -p $fs/usr
     1.9  	cp -a $_pkg/usr/sbin $fs/usr
    1.10  	cp -a $_pkg/usr/bin $fs/usr
    1.11  	cp -a $_pkg/sbin $fs