[SCM] xvidcore/master: Upstream Makefile now shows build infos in the default build rule.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Tue May 31 07:20:19 UTC 2011


The following commit has been merged in the master branch:
commit 87a39b4d9c08cd8bc6a405eb881662ab97edb9c7
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Tue May 31 18:17:36 2011 +0200

    Upstream Makefile now shows build infos in the default build rule.

diff --git a/debian/rules b/debian/rules
index d24e76b..5c04f1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,3 @@ CFLAGS = $(or $(DEB_CFLAGS),$(DEFAULT_CFLAGS))
 %:
 	dh $@ --sourcedirectory=build/generic \
 		--with autotools_dev --parallel
-
-override_dh_auto_build:
-	dh_auto_build -- info
-	dh_auto_build

-- 
xvidcore packaging



More information about the pkg-multimedia-commits mailing list