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: 23-Mar-2006 21:09:02
Branch: HEAD Handle: 2006032320090200
Modified files:
openpkg-src/htdig htdig.spec
Log:
install the common HTML files into etc/htdig/ to allow the user to
override them with own ones
Summary:
Revision Changes Path
1.50 +1 -1 openpkg-src/htdig/htdig.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/htdig/htdig.spec
============================================================================
$ cvs diff -u -r1.49 -r1.50 htdig.spec
--- openpkg-src/htdig/htdig.spec 23 Mar 2006 20:00:25 -0000 1.49
+++ openpkg-src/htdig/htdig.spec 23 Mar 2006 20:09:02 -0000 1.50
@@ -86,7 +86,7 @@
./configure \
--prefix=%{l_prefix} \
--with-config-dir=%{l_prefix}/etc/htdig \
- --with-common-dir=%{l_prefix}/share/htdig \
+ --with-common-dir=%{l_prefix}/etc/htdig \
--with-database-dir=%{l_prefix}/var/htdig/db \
--with-default-config-file=%{l_prefix}/etc/htdig/htdig.conf \
--with-cgi-bin-dir=%{l_prefix}/cgi \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]