r48890 - /desktop/unstable/gnome-mines/debian/rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed May 25 00:52:50 UTC 2016


Author: jbicha-guest
Date: Wed May 25 00:52:50 2016
New Revision: 48890

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48890
Log:
minor cleanup of debian/rules

Modified:
    desktop/unstable/gnome-mines/debian/rules

Modified: desktop/unstable/gnome-mines/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/rules?rev=48890&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/rules	[utf-8] Wed May 25 00:52:50 2016
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
-
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 export DEB_LDFLAGS_MAINT_APPEND= -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
@@ -9,6 +7,4 @@
 	dh $@ --parallel --with autoreconf,gnome
 
 override_dh_auto_configure:
-	dh_auto_configure -- \
-		--disable-silent-rules \
-		--bindir=\$${prefix}/games
+	dh_auto_configure -- --bindir=\$${prefix}/games




More information about the pkg-gnome-commits mailing list