[SCM] astromenace-data -- data files for AstroMenace game branch, master, updated. debian/1.3.1+ds-1-3-g0d83abf

Boris Pek tehnick-8 at yandex.ru
Tue Dec 25 22:08:43 UTC 2012


The following commit has been merged in the master branch:
commit 72cb575554e570122f1668f20b5f3ece8719ff5a
Author: Boris Pek <tehnick-8 at yandex.ru>
Date:   Tue Dec 25 23:54:33 2012 +0200

    Fix override_dh_clean section in debian/rules.

diff --git a/debian/rules b/debian/rules
index 9f4bd81..e6a8d3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,8 @@
 	dh $@
 
 override_dh_clean:
-	dh_clean gamedata.vfs RAW_VFS_DATA/FONT
+	rm -rf RAW_VFS_DATA/FONT
+	dh_clean gamedata.vfs
 
 override_dh_auto_build:
 	# copy fonts

-- 
astromenace-data -- data files for AstroMenace game



More information about the Pkg-games-commits mailing list