[SCM] Packaging for sauerbraten game engine branch, master, updated. upstream/0.0.20100728.dfsg-51-gb217388

Bruno Kleinert fuddl at tauware.de
Fri Jun 3 14:28:54 UTC 2011


The following commit has been merged in the master branch:
commit b217388a68bac5f83e92b49c986f43281cb1ebe8
Author: Bruno Kleinert <fuddl at tauware.de>
Date:   Fri Jun 3 16:27:48 2011 +0200

    debian/rules cleanup
    
    -psauerbraten was unnecessarily passed to some dh_* scripts

diff --git a/debian/rules b/debian/rules
index 8d41756..7679e9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,9 +49,9 @@ binary-arch: build install
 	dh_installdocs --all debian/README.Debian
 	dh_installdocs -psauerbraten debian/NEWS.Debian
 	dh_install
-	dh_installmenu -psauerbraten
+	dh_installmenu
 	dh_installman
-	dh_icons -psauerbraten
+	dh_icons
 	dh_link
 	dh_strip -psauerbraten --dbg-package=sauerbraten-dbg
 	dh_strip

-- 
Packaging for sauerbraten game engine



More information about the Pkg-games-commits mailing list