OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Oct-2002 20:58:58
Branch: HEAD Handle: 2002101019585800
Modified files:
openpkg-src/amd amd.spec
Log:
use the more common --without variant, although technically 100% equal
Summary:
Revision Changes Path
1.24 +1 -1 openpkg-src/amd/amd.spec
____________________________________________________________________________
Index: openpkg-src/amd/amd.spec
============================================================
$ cvs diff -u -r1.23 -r1.24 amd.spec
--- openpkg-src/amd/amd.spec 10 Oct 2002 14:52:10 -0000 1.23
+++ openpkg-src/amd/amd.spec 10 Oct 2002 18:58:58 -0000 1.24
@@ -84,7 +84,7 @@
--sysconfdir=%{l_prefix}/etc/amd \
--disable-debug \
--disable-shared \
- --with-ldap=no
+ --without-ldap
%{l_make} %{l_mflags}
%install
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]