[Pkg-openldap-devel] r1399 - openldap/trunk/debian

vorlon at alioth.debian.org vorlon at alioth.debian.org
Sun Oct 9 07:04:53 UTC 2011


Author: vorlon
Date: 2011-10-09 07:04:52 +0000 (Sun, 09 Oct 2011)
New Revision: 1399

Modified:
   openldap/trunk/debian/rules
Log:
drop meaningless '-Xslapd.prerm' argument from dh_installinit

Modified: openldap/trunk/debian/rules
===================================================================
--- openldap/trunk/debian/rules	2011-10-09 07:03:16 UTC (rev 1398)
+++ openldap/trunk/debian/rules	2011-10-09 07:04:52 UTC (rev 1399)
@@ -114,7 +114,7 @@
 	chmod 0755 $(CURDIR)/debian/slapd/usr/share/slapd/ldiftopasswd
 
 override_dh_installinit:
-	dh_installinit -Xslapd.prerm -- "defaults 19 80"
+	dh_installinit -- "defaults 19 80"
 
 override_dh_strip:
 	dh_strip -plibldap-2.4-2 --dbg-package=libldap-2.4-2-dbg




More information about the Pkg-openldap-devel mailing list