OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Jun-2003 16:23:55
Branch: HEAD Handle: 2003061615235400
Modified files:
openpkg-src/squirrelmail
squirrelmail.spec
Log:
Tag prefs directory (with all user preferences) as a config as well,
even with its strange location
Summary:
Revision Changes Path
1.4 +1 -0 openpkg-src/squirrelmail/squirrelmail.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/squirrelmail/squirrelmail.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 squirrelmail.spec
--- openpkg-src/squirrelmail/squirrelmail.spec 16 Jun 2003 08:47:39 -0000
1.3
+++ openpkg-src/squirrelmail/squirrelmail.spec 16 Jun 2003 14:23:54 -0000
1.4
@@ -131,6 +131,7 @@
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
'%config %{l_prefix}/etc/squirrelmail/*' \
+ '%config %{l_prefix}/share/squirrelmail/prefs/*' \
'%attr(755,%{l_nusr},%{l_ngrp}) %{l_prefix}/share/squirrelmail/prefs' \
'%attr(755,%{l_nusr},%{l_ngrp}) %{l_prefix}/var/squirrelmail/spool/attach'
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]