[Foo2zjs-commits] r131 - trunk/foo2zjs_20070718dfsg/debian

white at alioth.debian.org white at alioth.debian.org
Sun Nov 4 05:26:31 UTC 2007


Author: white
Date: 2007-11-04 05:26:31 +0000 (Sun, 04 Nov 2007)
New Revision: 131

Modified:
   trunk/foo2zjs_20070718dfsg/debian/rules
Log:
* Remove mkdir/install calls in debian/rules, we have .dirs and dh_installmenu for that

Modified: trunk/foo2zjs_20070718dfsg/debian/rules
===================================================================
--- trunk/foo2zjs_20070718dfsg/debian/rules	2007-11-03 15:25:26 UTC (rev 130)
+++ trunk/foo2zjs_20070718dfsg/debian/rules	2007-11-04 05:26:31 UTC (rev 131)
@@ -68,8 +68,6 @@
 	install -m 755 getweb $(CURDIR)/debian/foo2zjs/usr/bin/getweb
 	install -m 755 debian/hannah-package/hannah $(CURDIR)/debian/hannah-foo2zjs/usr/bin/hannah-foo2zjs
 	install -m 644 debian/hannah-package/hannah.desktop $(CURDIR)/debian/hannah-foo2zjs/usr/share/applications/hannah-foo2zjs.desktop
-	mkdir -p $(CURDIR)/debian/hannah-foo2zjs/usr/share/menu
-	install -m 644 debian/hannah-package/hannah.menu $(CURDIR)/debian/hannah-foo2zjs/usr/share/menu/hannah-foo2zjs
 	touch $(CURDIR)/debian/foo2zjs/usr/share/foo2zjs/tmp/.placeholder
 
 # Build architecture-independent files here.




More information about the Foo2zjs-commits mailing list