[Pkg-samba-maint] r2320 - trunk/tevent/debian

jelmer at alioth.debian.org jelmer at alioth.debian.org
Tue Jan 6 16:46:36 UTC 2009


Author: jelmer
Date: 2009-01-06 16:46:36 +0000 (Tue, 06 Jan 2009)
New Revision: 2320

Modified:
   trunk/tevent/debian/rules
Log:
Use dh_prep.

Modified: trunk/tevent/debian/rules
===================================================================
--- trunk/tevent/debian/rules	2009-01-06 15:35:53 UTC (rev 2319)
+++ trunk/tevent/debian/rules	2009-01-06 16:46:36 UTC (rev 2320)
@@ -39,7 +39,7 @@
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 	$(MAKE) install DESTDIR=$(DESTDIR)
 	ln -s libtevent.so.1.0.0 $(DESTDIR)/usr/lib/libtevent.so.1




More information about the Pkg-samba-maint mailing list