[netpanzer] 47/118: No jam install target anymore; README says to do it by hand

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 10:18:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository netpanzer.

commit a3dccd69e1b5869edae40ffac919f57483790c52
Author: Alexander Reichle-Schmehl <tolimar at debian.org>
Date:   Fri Jan 20 08:24:04 2012 +0000

    No jam install target anymore; README says to do it by hand
---
 debian/netpanzer-data.install | 10 +++++++++-
 debian/netpanzer.install      |  6 ++++--
 debian/rules                  |  6 +-----
 3 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/debian/netpanzer-data.install b/debian/netpanzer-data.install
index 4e947ec..7996e09 100644
--- a/debian/netpanzer-data.install
+++ b/debian/netpanzer-data.install
@@ -1 +1,9 @@
-/usr/share/games/netpanzer
+cache/ /usr/share/games/netpanzer
+fonts/ /usr/share/games/netpanzer
+maps/ /usr/share/games/netpanzer
+pics/ /usr/share/games/netpanzer
+powerups/ /usr/share/games/netpanzer
+scripts/ /usr/share/games/netpanzer
+sound/ /usr/share/games/netpanzer
+units/ /usr/share/games/netpanzer
+wads/ /usr/share/games/netpanzer
diff --git a/debian/netpanzer.install b/debian/netpanzer.install
index 693fb27..c9e3347 100644
--- a/debian/netpanzer.install
+++ b/debian/netpanzer.install
@@ -1,2 +1,4 @@
-/usr/games
-/usr/share/pixmaps
+netpanzer /usr/games
+netpanzer.desktop /usr/share/applications
+netpanzer.png /usr/share/pixmaps/
+netpanzer.xpm /usr/share/pixmaps/
diff --git a/debian/rules b/debian/rules
index 06d8de4..be89bf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,11 +50,7 @@ install: build
 	dh_clean -k 
 	dh_installdirs
 	
-	jam -sprefix=$(CURDIR)/debian/tmp/usr \
-	-sapplicationsdir=$(CURDIR)/debian/netpanzer/usr/share/applications install
-	rm -Rf debian/tmp/usr/share/games/doc
-	[ ! -d debian/tmp/usr/share/games/pixmaps ] || mv debian/tmp/usr/share/games/pixmaps debian/tmp/usr/share/pixmaps
-	dh_install --fail-missing --sourcedir=debian/tmp
+	dh_install --sourcedir=.
 
 binary-indep: build install
 	dh_testdir -i

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/netpanzer.git



More information about the Pkg-games-commits mailing list