Author: pmatthaei
Date: 2013-05-06 09:34:46 +0000 (Mon, 06 May 2013)
New Revision: 14021

Modified:
   packages/trunk/libphysfs/debian/rules
Log:
Remove docs dir on cleaning.


Modified: packages/trunk/libphysfs/debian/rules
===================================================================
--- packages/trunk/libphysfs/debian/rules       2013-05-06 09:31:48 UTC (rev 
14020)
+++ packages/trunk/libphysfs/debian/rules       2013-05-06 09:34:46 UTC (rev 
14021)
@@ -17,6 +17,10 @@
        dh_auto_build
        doxygen
 
+override_dh_clean:
+       dh_clean
+       rm -rf $(CURDIR)/docs/
+
 override_dh_strip:
        dh_strip --dbg-package=libphysfs1-dbg
 


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

Reply via email to