OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 12-Mar-2003 14:46:14
Branch: HEAD Handle: 2003031213461200
Modified files:
openpkg-src/openldap openldap.spec
Log:
fix config file pattern
Summary:
Revision Changes Path
1.58 +1 -1 openpkg-src/openldap/openldap.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openldap/openldap.spec
============================================================================
$ cvs diff -u -r1.57 -r1.58 openldap.spec
--- openpkg-src/openldap/openldap.spec 12 Mar 2003 12:25:31 -0000 1.57
+++ openpkg-src/openldap/openldap.spec 12 Mar 2003 13:46:12 -0000 1.58
@@ -107,7 +107,7 @@
%{SOURCE rc.openldap} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
- '%config %{l_prefix}/etc/openldap/ldap*'
+ '%config %{l_prefix}/etc/openldap/*.conf'
%files -f files
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]