]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commit
icap: Changed config file directory.
authorChristian Schmidt <christian.schmidt@ipfire.org>
Sat, 12 May 2012 16:23:13 +0000 (18:23 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 19 May 2012 15:21:40 +0000 (17:21 +0200)
commitdac79561085739c0e1104257ba95eb3afb812705
tree767514f4d08854243419c75fcba4a71f05e8b262
parent92f0fb3fbbd8be37f05e27ea760d47d4f5cfdfe7
icap: Changed config file directory.

There is a dependency when building the packages, the modules seem
to rely on the master sysconfdir and ignoring there own sysconfdir.
This is whierd when building the modules with the old icap master
packages leading to config files in /etc even when you point it
elsewhere. You need to build the icap packages first and point the
sysconfdir to /etc/anywhere and then the modules will install there
too, ignoring what you´ve configured with the sysconfdir for the
package.

Thats why both will install in /etc/c-icap because you can not link
the modules elsewhere.

Fixes #10125
c_icap/c_icap.nm
c_icap_modules/c_icap_modules.nm