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

white at alioth.debian.org white at alioth.debian.org
Sun Oct 7 03:20:33 UTC 2007


Author: white
Date: 2007-10-07 03:20:32 +0000 (Sun, 07 Oct 2007)
New Revision: 111

Added:
   trunk/foo2zjs_20070718dfsg/debian/foo2zjs.dirs
   trunk/foo2zjs_20070718dfsg/debian/hannah.dirs
Removed:
   trunk/foo2zjs_20070718dfsg/debian/dirs
Modified:
   trunk/foo2zjs_20070718dfsg/debian/rules
Log:
Use the .dirs file to create the directories

Deleted: trunk/foo2zjs_20070718dfsg/debian/dirs
===================================================================
--- trunk/foo2zjs_20070718dfsg/debian/dirs	2007-10-05 11:16:56 UTC (rev 110)
+++ trunk/foo2zjs_20070718dfsg/debian/dirs	2007-10-07 03:20:32 UTC (rev 111)
@@ -1,6 +0,0 @@
-usr/bin
-usr/sbin
-usr/share/man/man1
-usr/share/ppd
-usr/share/applications
-usr/share/foo2zjs/tmp

Copied: trunk/foo2zjs_20070718dfsg/debian/foo2zjs.dirs (from rev 110, trunk/foo2zjs_20070718dfsg/debian/dirs)
===================================================================
--- trunk/foo2zjs_20070718dfsg/debian/foo2zjs.dirs	                        (rev 0)
+++ trunk/foo2zjs_20070718dfsg/debian/foo2zjs.dirs	2007-10-07 03:20:32 UTC (rev 111)
@@ -0,0 +1,6 @@
+usr/bin
+usr/sbin
+usr/share/man/man1
+usr/share/ppd
+usr/share/applications
+usr/share/foo2zjs/tmp

Added: trunk/foo2zjs_20070718dfsg/debian/hannah.dirs
===================================================================
--- trunk/foo2zjs_20070718dfsg/debian/hannah.dirs	                        (rev 0)
+++ trunk/foo2zjs_20070718dfsg/debian/hannah.dirs	2007-10-07 03:20:32 UTC (rev 111)
@@ -0,0 +1,2 @@
+usr/bin
+usr/share/applications

Modified: trunk/foo2zjs_20070718dfsg/debian/rules
===================================================================
--- trunk/foo2zjs_20070718dfsg/debian/rules	2007-10-05 11:16:56 UTC (rev 110)
+++ trunk/foo2zjs_20070718dfsg/debian/rules	2007-10-07 03:20:32 UTC (rev 111)
@@ -66,11 +66,8 @@
 	install -D -m 644 hplj10xx.rules $(CURDIR)/debian/foo2zjs/etc/udev/rules.d/11-hplj10xx.rules
 	install -m 755 hplj1000 $(CURDIR)/debian/foo2zjs/usr/sbin/hplj1000
 	install -m 755 getweb $(CURDIR)/debian/foo2zjs/usr/bin/getweb
-	mkdir -p $(CURDIR)/debian/hannah/usr/bin
 	install -m 755 debian/hannah-package/hannah $(CURDIR)/debian/hannah/usr/bin/hannah
-	mkdir -p $(CURDIR)/debian/hannah/usr/share/applications
 	install -m 644 debian/hannah-package/hannah.desktop $(CURDIR)/debian/hannah/usr/share/applications/hannah.desktop
-	#mkdir -p $(CURDIR)/debian/hannah/usr/share/menu
 	touch $(CURDIR)/debian/foo2zjs/usr/share/foo2zjs/tmp/.placeholder
 
 # Build architecture-independent files here.




More information about the Foo2zjs-commits mailing list