r10048 - packages/trunk/fillets-ng/debian
Gerfried Fuchs
alfie at alioth.debian.org
Sat Jul 18 15:26:11 UTC 2009
Author: alfie
Date: 2009-07-18 15:26:09 +0000 (Sat, 18 Jul 2009)
New Revision: 10048
Modified:
packages/trunk/fillets-ng/debian/rules
Log:
... actually _really_ use dh_prep instead of dh_clean -k
Modified: packages/trunk/fillets-ng/debian/rules
===================================================================
--- packages/trunk/fillets-ng/debian/rules 2009-07-18 14:33:36 UTC (rev 10047)
+++ packages/trunk/fillets-ng/debian/rules 2009-07-18 15:26:09 UTC (rev 10048)
@@ -52,7 +52,7 @@
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
# Add here commands to install the package into debian/fillets-ng.
More information about the Pkg-games-commits
mailing list