[SCM] 2D platformer game starring a quixotic frog branch, master, updated. debian/1.0.3+dfsg1-1

Dmitry E. Oboukhov unera at debian.org
Wed Sep 22 12:33:46 UTC 2010


The following commit has been merged in the master branch:
commit 99fb613804dea26f816f082391e764141a283a59
Author: Dmitry E. Oboukhov <unera at debian.org>
Date:   Wed Sep 22 15:50:27 2010 +0400

    remove ccache

diff --git a/debian/download.sh b/debian/download.sh
index 368c831..ca875f0 100644
--- a/debian/download.sh
+++ b/debian/download.sh
@@ -46,6 +46,10 @@ else
     exit -2
 fi
 
+echo -n "Patching Makefile..."
+perl -pi -e 's/^(\s*)ccache\s+/$1/g' $SRC_DIR/Makefile 
+echo done
+
 mkdir -v $FROGATTO_DIR $FROGATTO_DATA_DIR
 
 echo -n "Split data in directories... "

-- 
2D platformer game starring a quixotic frog



More information about the Pkg-games-commits mailing list