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.


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

Reply via email to