[gweled] 28/72: Remove /var/games before packing the package
    Stephen Kitt 
    skitt at moszumanska.debian.org
       
    Thu May 26 16:55:44 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
skitt pushed a commit to branch debian-sid
in repository gweled.
commit 468816045e8a5c77303faf154ef4188637766f16
Author: Ondřej Surý <ondrej at sury.org>
Date:   Sun Jul 11 18:42:46 2010 +0200
    Remove /var/games before packing the package
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 2de61fc..fc64a80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,7 @@ export DEB_BUILD_HARDENING=1
 
 override_dh_auto_configure:
 	dh_auto_configure -- --bindir=\$${prefix}/games --localstatedir=/var
+
+override_dh_auto_install:
+	dh_auto_install
+	rm -rf $(CURDIR)/debian/gweled/var/games
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/gweled.git
    
    
More information about the Pkg-games-commits
mailing list