[SCM] Packaging for briquolo branch, master, updated. debian/0.5.7-2-5-g79bc15f

Bradley Smith brad at brad-smith.co.uk
Tue Feb 24 17:03:04 UTC 2009


The following commit has been merged in the master branch:
commit cfcfe0b3503372ba6e8aa36742fc583b138b48e1
Author: Bradley Smith <brad at brad-smith.co.uk>
Date:   Tue Feb 24 16:06:04 2009 +0000

    Remove duplicate fonts in briquolo-data.
    
    Signed-off-by: Bradley Smith <brad at brad-smith.co.uk>

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



More information about the Pkg-games-commits mailing list