[berusky2] 03/05: Remove obsolete $FLAG variable.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Aug 22 13:38:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository berusky2.

commit 4c89cbd3e3183e4762a0e9f56f22d7822585d557
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Aug 22 15:03:18 2015 +0200

    Remove obsolete $FLAG variable.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index d9da25d..9a278eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		--bindir=/usr/games \
-		$(FLAG)
+		--bindir=/usr/games
 
 override_dh_auto_build:
 	convert -monitor -resize 32x32 $(CURDIR)/debian/berusky2.png $(CURDIR)/berusky2.xpm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/berusky2.git



More information about the Pkg-games-commits mailing list