The following commit has been merged in the master branch:
commit bdefe07a02c8af9fb2879572434acb785b52d318
Author: Stephen Kitt <[email protected]>
Date: Mon Feb 1 20:51:30 2010 +0100
Remove non-free sound files in get-orig-source (preparing for 0.65.6).
diff --git a/debian/rules b/debian/rules
index 4898c7b..d8ccb85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,8 @@ get-orig-source:
mv gnurobbo-$$VERSION gnurobbo-$$VERSION+dfsg && \
cd gnurobbo-$$VERSION+dfsg && \
rm -f data/skins/*/*.ttf data/skins/*/LICENSE-ttf gnurobbo && \
+ find . -name \*.ogg -exec rm {} \; && \
+ rm -f LICENSE-ttf LICENSE-sound && \
cd .. && \
rm -f $$DEST && \
tar czf $$DEST gnurobbo-$$VERSION+dfsg && \
--
logic game ported from ATARI XE/XL
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits