[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:02:57 UTC 2009


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

    Replace deprecated dh_clean -k
    
    Signed-off-by: Bradley Smith <brad at brad-smith.co.uk>

diff --git a/debian/rules b/debian/rules
index 8d00b08..00abca4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ clean-patched:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/briquolo
 	find $(CURDIR)/debian/briquolo/ -name "*.svg" \

-- 
Packaging for briquolo



More information about the Pkg-games-commits mailing list