[SCM] mp4v2/master: Drop override_dh_auto_configure, not needed anymore.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Aug 10 10:19:29 UTC 2011


The following commit has been merged in the master branch:
commit c9791ce367e0ef05e2b980f850e67ab2b5030399
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Aug 10 12:20:14 2011 +0200

    Drop override_dh_auto_configure, not needed anymore.

diff --git a/debian/rules b/debian/rules
index 7e022d8..3f0c6a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@ CXXFLAGS += -Wall -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2)
 %:
 	dh $@ --parallel --with autotools_dev
 
-override_dh_auto_configure:
-	dh_auto_configure -- CC="$(CC)" CXX="$(CXX)"
-
 override_dh_auto_test:
 	dh_auto_test || true
 	

-- 
mp4v2 packaging



More information about the pkg-multimedia-commits mailing list