From 997e27a4fc98763881e8c10fd8a071df7d3323ea Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Tue, 6 Jun 2006 14:48:27 +0000 Subject: Patch from Frederic Peters . jhbuild monitors files being installed and prevents them from being written out of its target directory. This means HAL now prevents jhautobuild[1] to complete since pam-polkit-console hardcodes /lib/security. Attached is a patch with a configure option (--with-pam-module-dir) so it is possible to set an other directory. [1] http://jhbuild.bxlug.be --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2928a6f..186b2b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2006-06-06 David Zeuthen + + Patch from Frederic Peters . jhbuild + monitors files being installed and prevents them from being + written out of its target directory. This means HAL now prevents + jhautobuild[1] to complete since pam-polkit-console hardcodes + /lib/security. Attached is a patch with a configure + option (--with-pam-module-dir) so it is possible to set an other + directory. [1] http://jhbuild.bxlug.be + + * pam-polkit-console/Makefile.am: + * configure.in: + 2006-06-06 David Zeuthen Patch from Frederic Peters . -- cgit v1.2.1