OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 14-Jun-2009 19:46:38 Branch: HEAD Handle: 2009061418463700 Modified files: openpkg-src/openldap openldap.spec Log: modifying package: openldap-2.4.16 20090516 -> 20090614 Summary: Revision Changes Path 1.228 +3 -1 openpkg-src/openldap/openldap.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openldap/openldap.spec ============================================================================ $ cvs diff -u -r1.227 -r1.228 openldap.spec --- openpkg-src/openldap/openldap.spec 16 May 2009 11:07:25 -0000 1.227 +++ openpkg-src/openldap/openldap.spec 14 Jun 2009 17:46:37 -0000 1.228 @@ -32,7 +32,7 @@ Group: LDAP License: GPL Version: 2.4.16 -Release: 20090516 +Release: 20090614 # package options %option with_server yes @@ -116,6 +116,8 @@ export LIBS="" export ARGS="" ARGS="$ARGS --prefix=%{l_prefix}" + ARGS="$ARGS --mandir=%{l_prefix}/man" + ARGS="$ARGS --infodir=%{l_prefix}/info" ARGS="$ARGS --libexecdir=%{l_prefix}/libexec/openldap" ARGS="$ARGS --localstatedir=%{l_prefix}/var/openldap" ARGS="$ARGS --enable-syslog" @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org