Author: gotom
Date: 2005-08-17 00:38:06 +0000 (Wed, 17 Aug 2005)
New Revision: 998
Modified:
glibc-package/trunk/debian/changelog
glibc-package/trunk/debian/debhelper.in/nscd.dirs
Log:
* debian/debhelper.in/nscd.dirs: Add /var/db/nscd. (Closes: #323352)
Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog 2005-08-15 01:47:15 UTC (rev
997)
+++ glibc-package/trunk/debian/changelog 2005-08-17 00:38:06 UTC (rev
998)
@@ -14,6 +14,8 @@
- debian/debhelper.in/libc.preinst: Change guard to 2.3.5-1.
- debian/debhelper.in/libc.postinst: Likewise.
+ * debian/debhelper.in/nscd.dirs: Add /var/db/nscd. (Closes: #323352)
+
* debian/sysdeps/hppa.mk: Use gcc-3.3 as the default compiler because
gcc-4.0 has serious bug, and gcc-3.4 cannot compile glibc.
Modified: glibc-package/trunk/debian/debhelper.in/nscd.dirs
===================================================================
--- glibc-package/trunk/debian/debhelper.in/nscd.dirs 2005-08-15 01:47:15 UTC
(rev 997)
+++ glibc-package/trunk/debian/debhelper.in/nscd.dirs 2005-08-17 00:38:06 UTC
(rev 998)
@@ -1 +1,2 @@
/var/run/nscd
+/var/db/nscd
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]