[arch-commits] Commit in pure-ftpd/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sat Mar 21 07:30:54 UTC 2009


    Date: Saturday, March 21, 2009 @ 03:30:53
  Author: allan
Revision: 30650

upgpkg: pure-ftpd 1.0.21-3
    Add with-ftpwho configure option (FS#10791)

Modified:
  pure-ftpd/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-21 06:26:40 UTC (rev 30649)
+++ PKGBUILD	2009-03-21 07:30:53 UTC (rev 30650)
@@ -25,7 +25,7 @@
 
 build() {
    cd $startdir/src/$pkgname-$pkgver
-   ./configure --prefix=/usr --with-puredb --with-altlog
+   ./configure --prefix=/usr --with-puredb --with-ftpwho --with-altlog
    make || return 1
    make prefix=$startdir/pkg/usr install
 	install -D -m755 ../pure-ftpd $startdir/pkg/etc/rc.d/pure-ftpd




More information about the arch-commits mailing list