[blockattack] 71/88: more path fixing

Markus Koschany apo-guest at moszumanska.debian.org
Wed Jan 6 11:53:32 UTC 2016


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

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

commit 4f06f372ceb79e717307367c6140bd9143d98bc2
Author: Paul Wise <pabs at debian.org>
Date:   Thu Mar 10 13:13:00 2011 +0000

    more path fixing
---
 debian/patches/fix-scons-paths.patch | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/patches/fix-scons-paths.patch b/debian/patches/fix-scons-paths.patch
index faede6b..1cdf4a3 100644
--- a/debian/patches/fix-scons-paths.patch
+++ b/debian/patches/fix-scons-paths.patch
@@ -3,7 +3,13 @@ Description: Fix the paths in the install system
 Bug: http://sf.net/support/tracker.php?aid=3205204
 --- a/Game/SConscript
 +++ b/Game/SConscript
-@@ -8,7 +8,7 @@
+@@ -3,12 +3,11 @@
+ #-------------#
+ Import('*')
+ 
+-env.Install ('$destdir/$sharedir/gfx/smileys/',[
+-'blockattack.data'])
++env.Install ('$destdir/$sharedir/',['blockattack.data'])
  env.Alias('install',['$destdir/$sharedir'])
  
  env.Install ('$destdir/$sharedir/res/',[

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



More information about the Pkg-games-commits mailing list