[spring] 23/29: Remove override for dh_clean and drop gflags from B-D again.

Markus Koschany apo at moszumanska.debian.org
Sat Oct 14 14:54:31 UTC 2017


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

apo pushed a commit to branch master
in repository spring.

commit 3f335fb2245879d951d1c77a8c47a27c0101fc79
Author: Markus Koschany <apo at debian.org>
Date:   Thu Oct 12 23:32:17 2017 +0200

    Remove override for dh_clean and drop gflags from B-D again.
---
 debian/control | 1 -
 debian/rules   | 4 ----
 2 files changed, 5 deletions(-)

diff --git a/debian/control b/debian/control
index c5ddce5..0a0e7af 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Build-Depends:
  libcurl4-gnutls-dev,
  libdevil-dev,
  libfreetype6-dev,
- libgflags-dev,
  libglew-dev,
  libjna-java,
  libjsoncpp-dev,
diff --git a/debian/rules b/debian/rules
index 7a7b224..cb5bdf3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,10 +19,6 @@ endif
 %:
 	dh $@
 
-override_dh_clean:
-	dh_clean
-	$(RM) -r $(CURDIR)/rts/lib/gflags
-
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		-DBINDIR=games \

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



More information about the Pkg-games-commits mailing list