wok diff netatalk-pam/receipt @ rev 4735

Up: leafpad (0.8.17)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 07 12:04:22 2010 +0100 (2010-01-07)
parents 2c679ce49f4c
children 5b44af8c1257
line diff
     1.1 --- a/netatalk-pam/receipt	Sat Jun 13 13:32:50 2009 +0200
     1.2 +++ b/netatalk-pam/receipt	Thu Jan 07 12:04:22 2010 +0100
     1.3 @@ -23,6 +23,7 @@
     1.4  		patch -p1  < ../../$SOURCE/stuff/netatalk-2.0.3-newer-db.patch
     1.5  	touch done.netatalk-2.0.3-newer-db.patch
     1.6  	./configure --with-pam --prefix=/usr --sysconfdir=/etc \
     1.7 +	--libexecdir=/usr/lib/netatalk \
     1.8  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install
    1.11 @@ -31,10 +32,10 @@
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()
    1.14  {
    1.15 -	mkdir -p $fs/usr/share
    1.16 +	mkdir -p $fs/usr/share $fs/usr/lib
    1.17  	cp -a $_pkg/usr/bin $fs/usr
    1.18  	cp -a $_pkg/usr/sbin $fs/usr
    1.19 -	cp -a $_pkg/usr/libexec $fs/usr
    1.20 +	cp -a $_pkg/usr/lib/netatalk $fs/usr/lib
    1.21  	cp -a $_pkg/etc $fs
    1.22  	cp -a stuff/etc $fs
    1.23  	rm -f $fs/etc/netatalk/uams/*a