[SCM] game about viruses invading your computer branch, master, updated. debian/1.0-1.dfsg.1-2-14-g1580490

Stephen M. Webb stephen.webb at bregmasoft.ca
Wed Jan 4 19:08:23 UTC 2012


The following commit has been merged in the master branch:
commit 78e04768e94111266f8325f31416f0b675a52104
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Wed Jan 4 11:41:53 2012 -0500

    updated debian/patches/makefile.patch

diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
index 942dc7d..48c7d2f 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile.patch
@@ -1,19 +1,8 @@
 From: Florian Ragwitz <florian.ragwitz at s2004.tu-chemnitz.de>
 
---- viruskiller-1.0-1/makefile	2005-08-15 00:57:51.885843016 +0200
-+++ viruskiller-1.0/makefile	2005-08-15 00:59:11.754701104 +0200
-@@ -9,8 +9,8 @@
- 
- PREFIX=$(DESTDIR)/usr
- BINDIR = $(PREFIX)/games/
--DATADIR = $(PREFIX)/share/games/parallelrealities/
--DOCDIR = $(PREFIX)/share/doc/$(PROG)-$(VERSION)-$(RELEASE)/
-+DATADIR = $(PREFIX)/share/games/viruskiller/
-+DOCDIR = $(PREFIX)/share/doc/$(PROG)/
- ICONDIR = $(PREFIX)/share/icons/
- KDE = $(PREFIX)/share/applnk/Games/Arcade/
- GNOME = $(PREFIX)/share/gnome/apps/Games/
-@@ -67,6 +67,7 @@
+--- a/makefile
++++ b/makefile
+@@ -70,6 +70,7 @@
  # cleaning everything that can be automatically recreated with "make".
  clean:
  	$(RM) $(OBJS)
@@ -21,11 +10,3 @@ From: Florian Ragwitz <florian.ragwitz at s2004.tu-chemnitz.de>
  
  buildpak:
  	./pak data gfx music sound $(PAKNAME)
-@@ -84,7 +85,6 @@
- 	mkdir -p $(KDE)
- 	mkdir -p $(GNOME)
- 
--	strip $(PROG)
- 	install -o root -g games -m 755 $(PROG) $(BINDIR)$(PROG)
- 	install -o root -g games -m 644 $(PAKNAME) $(DATADIR)$(PAKNAME)
- 	cp $(DOCS) $(DOCDIR)

-- 
game about viruses invading your computer



More information about the Pkg-games-commits mailing list