[Python-apps-commits] r2233 - in packages/hotssh/trunk/debian (rules)

thomasbl-guest at users.alioth.debian.org thomasbl-guest at users.alioth.debian.org
Sun Jan 18 16:23:20 UTC 2009


    Date: Sunday, January 18, 2009 @ 16:23:20
  Author: thomasbl-guest
Revision: 2233

fix rules for newer version :)

Modified:
  packages/hotssh/trunk/debian/rules

Modified: packages/hotssh/trunk/debian/rules
===================================================================
--- packages/hotssh/trunk/debian/rules	2009-01-18 16:05:36 UTC (rev 2232)
+++ packages/hotssh/trunk/debian/rules	2009-01-18 16:23:20 UTC (rev 2233)
@@ -19,7 +19,7 @@
 	python waf
 	python waf install
 
-	rm -rf $(CURDIR)/debian/hotssh/usr/share/doc/hotssh-0.2.5
+	rm -rf $(CURDIR)/debian/hotssh/usr/share/doc/hotssh-0.2.6
 
 binary-indep: install
 	dh_testdir




More information about the Python-apps-commits mailing list