[Pkg-openldap-devel] r842 - openldap/trunk-2.3/debian

Steve Langasek vorlon at alioth.debian.org
Tue Jul 10 07:01:04 UTC 2007


Author: vorlon
Date: 2007-07-10 07:01:04 +0000 (Tue, 10 Jul 2007)
New Revision: 842

Modified:
   openldap/trunk-2.3/debian/rules
Log:
urk, don't call autogen.sh in debian/rules either, since we removed it

Modified: openldap/trunk-2.3/debian/rules
===================================================================
--- openldap/trunk-2.3/debian/rules	2007-07-10 06:52:20 UTC (rev 841)
+++ openldap/trunk-2.3/debian/rules	2007-07-10 07:01:04 UTC (rev 842)
@@ -51,8 +51,6 @@
 	cp -f /usr/share/misc/config.* build/
 	cp -f /usr/share/misc/config.* contrib/ldapc++/
 	mkdir -p $(builddir)
-	chmod 755 $(CURDIR)/autogen.sh
-	./autogen.sh
 	cd $(builddir) && CFLAGS="$(CFLAGS)" $(CURDIR)/configure \
 		$(CONFIG) 
 	perl debian/check_config




More information about the Pkg-openldap-devel mailing list