[arch-commits] Commit in pure-ftpd/repos (testing-i686 testing-i686/PKGBUILD)

Allan McRae allan at archlinux.org
Sat Mar 21 07:31:53 UTC 2009


    Date: Saturday, March 21, 2009 @ 03:31:53
  Author: allan
Revision: 30651

Merged revisions 30650 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/pure-ftpd/trunk

........
  r30650 | allan | 2009-03-21 17:30:53 +1000 (Sat, 21 Mar 2009) | 2 lines
  
  upgpkg: pure-ftpd 1.0.21-3
      Add with-ftpwho configure option (FS#10791)
........

Modified:
  pure-ftpd/repos/testing-i686/	(properties)
  pure-ftpd/repos/testing-i686/PKGBUILD

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


Property changes on: pure-ftpd/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /pure-ftpd/trunk:1-29709
   + /pure-ftpd/trunk:1-30650

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-03-21 07:30:53 UTC (rev 30650)
+++ testing-i686/PKGBUILD	2009-03-21 07:31:53 UTC (rev 30651)
@@ -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