The following commit has been merged in the master branch:
commit cfcfe0b3503372ba6e8aa36742fc583b138b48e1
Author: Bradley Smith <[email protected]>
Date:   Tue Feb 24 16:06:04 2009 +0000

    Remove duplicate fonts in briquolo-data.
    
    Signed-off-by: Bradley Smith <[email protected]>

diff --git a/debian/rules b/debian/rules
index 00abca4..74dbbaf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,6 +56,7 @@ install: build
        mv $(CURDIR)/debian/briquolo/usr/share/games/briquolo \
                $(CURDIR)/debian/briquolo-data/usr/share/games/
        -find $(CURDIR)/debian/briquolo/ -name "*.ttf" | xargs rm -f
+       -find $(CURDIR)/debian/briquolo-data/ -name "*.ttf" | xargs rm -f
        mkdir -p $(CURDIR)/debian/briquolo/usr/share/applications
        mv $(CURDIR)/debian/briquolo/usr/share/games/applications/* \
                $(CURDIR)/debian/briquolo/usr/share/applications/

-- 
Packaging for briquolo

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

Reply via email to