r50506 - /desktop/unstable/pangomm/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 14 00:33:32 UTC 2016


Author: biebl
Date: Wed Sep 14 00:33:32 2016
New Revision: 50506

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50506
Log:
Drop override for dh_auto_configure, not needed

Modified:
    desktop/unstable/pangomm/debian/rules

Modified: desktop/unstable/pangomm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/rules?rev=50506&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/rules	[utf-8] (original)
+++ desktop/unstable/pangomm/debian/rules	[utf-8] Wed Sep 14 00:33:32 2016
@@ -9,11 +9,6 @@
 
 %:
 	dh $@ --with gnome
-
-override_dh_auto_configure:
-	dh_auto_configure -- \
-		--enable-shared \
-		--disable-static
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list