Author: ceros-guest
Date: 2008-01-16 04:01:37 +0000 (Wed, 16 Jan 2008)
New Revision: 5396

Modified:
   packages/trunk/warsow-data/debian/rules
Log:
Use remove to take out empty basewsw/screenshots directory, silences lintian 
warning.

Modified: packages/trunk/warsow-data/debian/rules
===================================================================
--- packages/trunk/warsow-data/debian/rules     2008-01-16 03:52:21 UTC (rev 
5395)
+++ packages/trunk/warsow-data/debian/rules     2008-01-16 04:01:37 UTC (rev 
5396)
@@ -17,7 +17,8 @@
        dh_testdir
        dh_testroot
        dh_clean -k 
-       dh_install -Xscreenshots/ basewsw usr/share/games/warsow
+       dh_install basewsw usr/share/games/warsow
+       rm -r debian/warsow-data/usr/share/games/warsow/basewsw/screenshots
 
 binary-arch:
 #Nothing to do for binary-arch


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

Reply via email to