[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:33 UTC 2012


The following commit has been merged in the master branch:
commit 0adce9881288db7e696e6e07c112f9d0f914420c
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Wed Jan 4 13:58:52 2012 -0500

    debian/rules: adjusted for moved build targets

diff --git a/debian/changelog b/debian/changelog
index 50652e2..852e2c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 viruskiller (1.03-1+dfsg1-1) UNRELEASED; urgency=low
 
   * Merged new upstream 1.03-1.
+  * debian/rules: adjusted for changed build targets
 
- -- Stephen M. Webb <stephen.webb at canonical.com>  Wed, 04 Jan 2012 13:27:02 -0500
+ -- Stephen M. Webb <stephen.webb at canonical.com>  Wed, 04 Jan 2012 13:56:51 -0500
 
 viruskiller (1.0-1.dfsg.1-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index db68e4a..3797ce7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,9 +10,6 @@ override_dh_auto_build:
 
 override_dh_auto_install:
 	dh_auto_install
-	mv $(CURDIR)/debian/viruskiller/usr/share/gnome/apps/Games/viruskiller.desktop \
-		$(CURDIR)/debian/viruskiller/usr/share/applications
-	rm -r $(CURDIR)/debian/viruskiller/usr/share/gnome
 	rm $(CURDIR)/debian/viruskiller/usr/share/doc/viruskiller/LICENSE \
 		$(CURDIR)/debian/viruskiller/usr/share/doc/viruskiller/README
 

-- 
game about viruses invading your computer



More information about the Pkg-games-commits mailing list