OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 03-Feb-2009 10:58:30 Branch: HEAD Handle: 2009020309582900 Modified files: openpkg-src/proftpd proftpd.spec Log: let configure detect our provided getopt stuff Summary: Revision Changes Path 1.149 +1 -2 openpkg-src/proftpd/proftpd.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/proftpd/proftpd.spec ============================================================================ $ cvs diff -u -r1.148 -r1.149 proftpd.spec --- openpkg-src/proftpd/proftpd.spec 30 Jan 2009 16:13:04 -0000 1.148 +++ openpkg-src/proftpd/proftpd.spec 3 Feb 2009 09:58:29 -0000 1.149 @@ -46,7 +46,7 @@ Group: FTP License: GPL Version: %{V_proftpd} -Release: 20090130 +Release: 20090203 # package options %option with_ifsession no @@ -417,7 +417,6 @@ %if "%{with_ctrls}" == "yes" --enable-ctrls \ %endif - --without-getopt \ %if "%{with_pam}" == "yes" --enable-auth-pam %else @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
