From 25fbaa7f8700665d5aea046956175a35035f7fd5 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 15 Jul 2007 21:14:17 +0100 Subject: Import Debian changes 5e3-6.1 scm (5e3-6.1) unstable; urgency=low * Non-maintainer upload. * Split doc-base file into two files, add missing 'Index' fields for 'info' sections (closes: #369576). Thanks to Robert Luberda for the patch. * Remove from rules/postinst/postrm any manually doc-base handling code, since dh_installdocs supports doc-base on its own. Thanks to Robert Luberda for the patch. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index b2deef9..4074fc5 100755 --- a/debian/rules +++ b/debian/rules @@ -148,9 +148,6 @@ install: build $(INSTALL_DATA) Xlibscm.html debian/scm/usr/share/doc/scm $(INSTALL_DATA) debian/copyright debian/scm/usr/share/doc/scm - $(INSTALL_DIR) debian/scm/usr/share/doc-base - $(INSTALL_DATA) debian/doc-base debian/scm/usr/share/doc-base/scm - # examples $(INSTALL_DIR) debian/scm/usr/share/doc/scm/examples $(INSTALL_DATA) r4rstest.scm debian/scm/usr/share/doc/scm/examples -- cgit v1.2.3