[SCM] Wormux PKG branch, master, updated. upstream/0.8.3-52-g55e0e8b
Eddy Petrișor
eddy.petrisor at gmail.com
Sat Sep 26 15:13:57 UTC 2009
The following commit has been merged in the master branch:
commit 1f470779a4c62150d479879f3056ec8898286256
Author: Eddy Petrișor <eddy.petrisor at gmail.com>
Date: Wed Sep 23 01:56:15 2009 +0300
install howto play guides
diff --git a/debian/changelog b/debian/changelog
index fdb9ab9..99daa54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ wormux (1:0.8.5-1) unstable; urgency=low
and wormux-game-server
* enabled fribidi support (adds a new build-dep on libfribidi-dev)
* small typo fix in debian/README.source
+ * install howto play guides
- -- Eddy Petrișor <eddy.petrisor at gmail.com> Tue, 22 Sep 2009 23:25:25 +0300
+ -- Eddy Petrișor <eddy.petrisor at gmail.com> Wed, 23 Sep 2009 01:56:04 +0300
wormux (1:0.8.4-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 9a1902d..8f7f58e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,6 +47,9 @@ install/wormux-data::
rm debian/tmp/usr/share/games/wormux/*.xpm
rm debian/tmp/usr/share/games/wormux/*.svg
rm debian/tmp/usr/share/games/wormux/*.png
+ mkdir -p debian/tmp/usr/share/doc/wormux
+ cp -r doc/howto_play debian/tmp/usr/share/doc/wormux/
+ cp -r doc/howto_play_online debian/tmp/usr/share/doc/wormux/
# use this rule manually to update the build dependencies
# updating them automatically is evil and is a reason for
diff --git a/debian/wormux-data.install b/debian/wormux-data.install
index 0c7cc4d..3119bba 100644
--- a/debian/wormux-data.install
+++ b/debian/wormux-data.install
@@ -1,2 +1,3 @@
usr/share/games/wormux/
usr/share/locale/
+usr/share/doc/wormux/
--
Wormux PKG
More information about the Pkg-games-commits
mailing list