Author: jmtd-guest
Date: 2009-07-02 17:55:36 +0000 (Thu, 02 Jul 2009)
New Revision: 9947

Modified:
   packages/trunk/freedoom/debian/rules
Log:
dh_clean -k -> dh_prep

Modified: packages/trunk/freedoom/debian/rules
===================================================================
--- packages/trunk/freedoom/debian/rules        2009-07-02 17:50:54 UTC (rev 
9946)
+++ packages/trunk/freedoom/debian/rules        2009-07-02 17:55:36 UTC (rev 
9947)
@@ -40,7 +40,7 @@
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
        dh_install
 


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

Reply via email to