The following commit has been merged in the master branch:
commit 3e8ccaebf0fa27c14b49bc0ce903a4aeeef24e1c
Author: Bruno Kleinert <[email protected]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to