[DRE-commits] r5693 - trunk/libcompass-ruby/debian

Deepak Tripathi deepak-guest at alioth.debian.org
Mon Jul 19 10:44:22 UTC 2010


Author: deepak-guest
Date: 2010-07-19 10:44:20 +0000 (Mon, 19 Jul 2010)
New Revision: 5693

Modified:
   trunk/libcompass-ruby/debian/rules
Log:
Removed man file from libcompass-ruby

Modified: trunk/libcompass-ruby/debian/rules
===================================================================
--- trunk/libcompass-ruby/debian/rules	2010-07-19 10:37:33 UTC (rev 5692)
+++ trunk/libcompass-ruby/debian/rules	2010-07-19 10:44:20 UTC (rev 5693)
@@ -12,3 +12,6 @@
 	chmod a-x $(CURDIR)/debian/libcompass-ruby1.8/usr/share/compass/frameworks/blueprint/templates/buttons/buttons/key.png
 	chmod a-x $(CURDIR)/debian/libcompass-ruby1.8/usr/share/compass/frameworks/blueprint/templates/buttons/buttons/tick.png
 	chmod a-x $(CURDIR)/debian/libcompass-ruby1.8/usr/share/compass/frameworks/blueprint/templates/buttons/buttons/cross.png
+
+binary-post-install/libcompass-ruby::
+	rm -rf  $(CURDIR)/debian/libcompass-ruby/usr/share/man/ 




More information about the Pkg-ruby-extras-commits mailing list