[Pkg-sysvinit-commits] r1104 - sysvinit/trunk/debian
pere at alioth.debian.org
pere at alioth.debian.org
Sun Dec 23 21:03:42 UTC 2007
Author: pere
Date: 2007-12-23 21:03:42 +0000 (Sun, 23 Dec 2007)
New Revision: 1104
Modified:
sysvinit/trunk/debian/changelog
sysvinit/trunk/debian/rules
Log:
* Remove the empty /usr/share/man/man5/ from the sysv-rc package.
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2007-12-23 20:29:48 UTC (rev 1103)
+++ sysvinit/trunk/debian/changelog 2007-12-23 21:03:42 UTC (rev 1104)
@@ -4,6 +4,7 @@
* Update standards-version from 3.7.2 to 3.7.3. No change needed.
* Remove empty /lib/ directory from the sysvinit and sysvinit-utils
packages.
+ * Remove the empty /usr/share/man/man5/ from the sysv-rc package.
-- Petter Reinholdtsen <pere at debian.org> Sun, 23 Dec 2007 21:29:15 +0100
Modified: sysvinit/trunk/debian/rules
===================================================================
--- sysvinit/trunk/debian/rules 2007-12-23 20:29:48 UTC (rev 1103)
+++ sysvinit/trunk/debian/rules 2007-12-23 21:03:42 UTC (rev 1104)
@@ -260,7 +260,6 @@
chmod -R go=u-w $(tmp)/etc
chown -R root:root $(tmp)/etc
install -d -o root -g root -m 755 $(tmp)/usr/sbin
- install -d -o root -g root -m 755 $(tmp)/usr/share/man/man5
install -d -o root -g root -m 755 $(tmp)/usr/share/man/man8
install -d -o root -g root -m 755 $(tmp)/usr/share/man/ja/man8
install -d -o root -g root -m 755 $(tmp)/usr/share/man/fr/man8
More information about the Pkg-sysvinit-commits
mailing list