wok-6.x diff netatalk/receipt @ rev 2293

tazndis: Remove linefeed on driver status.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Feb 22 23:25:10 2009 +0100 (2009-02-22)
parents bd6010223726
children 7d4197e5834d
line diff
     1.1 --- a/netatalk/receipt	Tue Dec 23 10:31:12 2008 +0000
     1.2 +++ b/netatalk/receipt	Sun Feb 22 23:25:10 2009 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  	[ -f done.netatalk-2.0.3-newer-db.patch ] || \
     1.5  		patch -p1  < ../stuff/netatalk-2.0.3-newer-db.patch
     1.6  	touch done.netatalk-2.0.3-newer-db.patch
     1.7 -	./configure --prefix=/usr --sysconfdir=/etc \
     1.8 +	./configure --with-pam --prefix=/usr --sysconfdir=/etc \
     1.9  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$PWD/_pkg install