[SCM] Packaging for scorched3d branch, master, updated. upstream/43.1c.dfsg-58-g65c4cca

Bruno Kleinert fuddl at tauware.de
Thu Jul 29 01:07:21 UTC 2010


The following commit has been merged in the master branch:
commit 3e8ccaebf0fa27c14b49bc0ce903a4aeeef24e1c
Author: Bruno Kleinert <fuddl at tauware.de>
Date:   Wed Jul 28 21:03:53 2010 -0400

    Don't delete stuff, shipped within the diff.gz

diff --git a/debian/rules b/debian/rules
index 4640cba..851f3be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ config.status:
 	dh_testdir
 	# Upstream ships non-DFSG icons, so we replace them
 	mkdir -p data/avatars
-	mv debian/avatars data
+	cp -r debian/avatars data
 	sh ./autogen.sh $(confflags)
 
 build: build-stamp 

-- 
Packaging for scorched3d



More information about the Pkg-games-commits mailing list