[Pkg-openldap-devel] r1390 - openldap/trunk/debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Sun Oct 9 01:19:42 UTC 2011
Author: vorlon
Date: 2011-10-09 01:19:42 +0000 (Sun, 09 Oct 2011)
New Revision: 1390
Modified:
openldap/trunk/debian/rules
Log:
don't bother with calling 'make depend', it's not like we don't discard all
this info again on the next package build anyway.
Modified: openldap/trunk/debian/rules
===================================================================
--- openldap/trunk/debian/rules 2011-10-09 01:08:01 UTC (rev 1389)
+++ openldap/trunk/debian/rules 2011-10-09 01:19:42 UTC (rev 1390)
@@ -68,7 +68,6 @@
cp -f /usr/share/misc/config.* contrib/ldapc++/
dh_auto_configure -- $(CONFIG)
- $(MAKE) -C $(builddir) depend
override_dh_auto_build:
dh_auto_build -- $(MAKEVARS)
More information about the Pkg-openldap-devel
mailing list