[fife] 13/25: Fix debian/rules

Markus Koschany apo at moszumanska.debian.org
Mon Nov 7 20:31:26 UTC 2016


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

apo pushed a commit to branch master
in repository fife.

commit 09327980cb861b1ea5df9e2d6ad1e3f05cc04f99
Author: Markus Koschany <apo at debian.org>
Date:   Wed Sep 21 20:20:32 2016 +0200

    Fix debian/rules
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index dd07c33..af7e2a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,7 @@
 
 override_dh_auto_configure:
 	mkdir build-python$*
-	cp -r build engine ext utils SConstruct setup.py test_fife.py build-python$*
-	find build-python$*/engine/core/ext/tinyxml -type f -a \! -name fife_tinyxml.h -delete
+	cp -r build engine utils SConstruct setup.py test_fife.py build-python$*
 	touch $@
 
 override_dh_auto_build:

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



More information about the Pkg-games-commits mailing list