wok-current diff netatalk/receipt @ rev 2306
lighttpd: backup config files
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 24 23:20:43 2009 +0100 (2009-02-24) |
parents | bd6010223726 |
children | 7d4197e5834d |
line diff
1.1 --- a/netatalk/receipt Tue Dec 23 10:31:12 2008 +0000 1.2 +++ b/netatalk/receipt Tue Feb 24 23:20:43 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