(svn r1644) - Some minor corrections to the os/debian dir.
authormatthijs
Mon, 24 Jan 2005 20:33:43 +0000
changeset 1143 d03fc9ec20ce
parent 1142 7041f8588a13
child 1144 97530c070daf
(svn r1644) - Some minor corrections to the os/debian dir.
os/debian/copyright
os/debian/menu
os/debian/rules
--- a/os/debian/copyright	Mon Jan 24 20:25:52 2005 +0000
+++ b/os/debian/copyright	Mon Jan 24 20:33:43 2005 +0000
@@ -3,7 +3,7 @@
 
 It was downloaded from http://sourceforge.net/projects/openttd
 
-Upstream Author(s): Ludvig Strigeus (ludde) and many others
+Upstream Author: Ludvig Strigeus (ludde) and many others
 
 Copyright:
 
--- a/os/debian/menu	Mon Jan 24 20:25:52 2005 +0000
+++ b/os/debian/menu	Mon Jan 24 20:33:43 2005 +0000
@@ -1,2 +1,2 @@
-?package(openttd):needs=X11 section=Games/Simulation title="Openttd"\
-command="/usr/games/openttd" icon="/usr/share/games/openttd/openttd.64.png"
+?package(openttd):needs="X11" section="Games/Simulation" title="Openttd"\
+command="/usr/games/openttd" icon="/usr/share/games/openttd/openttd.64.xpm"
--- a/os/debian/rules	Mon Jan 24 20:25:52 2005 +0000
+++ b/os/debian/rules	Mon Jan 24 20:33:43 2005 +0000
@@ -48,6 +48,7 @@
 
 	# Add here commands to clean up after the build process.
 	-$(MAKE) clean
+	rm Makefile.config || true
 
 	dh_clean 
 
@@ -72,7 +73,7 @@
 	dh_installdocs
 	dh_installexamples
 #	dh_install
-#	dh_installmenu
+	dh_installmenu
 #	dh_installdebconf	
 #	dh_installlogrotate
 #	dh_installemacsen