[SCM] mjpegtools/master: Invoke dh clean --with autotools_dev

lucidfox-guest at users.alioth.debian.org lucidfox-guest at users.alioth.debian.org
Sun May 1 07:05:34 UTC 2011


The following commit has been merged in the master branch:
commit 8f00ea33d49ba3182b11381e704ef7d9a5a34428
Author: Maia Kozheva <sikon at ubuntu.com>
Date:   Sun May 1 14:00:24 2011 +0700

    Invoke dh clean --with autotools_dev

diff --git a/debian/rules b/debian/rules
index 361fdbc..af05d94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 clean:
 	# This is needed because we patch a fatal error out of configure
 	dpkg-source --before-build .
-	dh clean
+	dh clean --with autotools_dev
 	dpkg-source --after-build .
 
 override_dh_auto_configure:

-- 
mjpegtools packaging



More information about the pkg-multimedia-commits mailing list