[SCM] Debian packaging of wesnoth branch, experimental, updated. 52393ded7cb0123699a9a0cff897b134eae84725
Gerfried Fuchs
rhonda at debian.at
Thu Mar 18 19:11:26 UTC 2010
The following commit has been merged in the experimental branch:
commit 98e461d1636c784d2525ec116a735ba8fe5400d8
Author: Gerfried Fuchs <rhonda at debian.at>
Date: Thu Mar 18 00:12:36 2010 +0100
rename the icons
diff --git a/debian/rules b/debian/rules
index 947acb6..85dc45f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -164,6 +164,13 @@ binary-indep: build-indep install-indep
ln -s /usr/share/fonts/truetype/wqy/wqy-zenhei.ttc \
debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/games/wesnoth/$(BRANCH_VERSION)/fonts/wqy-zenhei.ttc
+ # rename icons versioned
+ mv debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/icons/wesnoth-icon.png \
+ debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/icons/wesnoth-$(BRANCH_VERSION)-icon.png
+ mv debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/icons/wesnoth_editor-icon.png \
+ debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/icons/wesnoth-$(BRANCH_VERSION)_editor-icon.png
+
+ # /usr/share/doc symlinks
for i in wesnoth-$(BRANCH_VERSION); do \
install -p -d -m755 debian/$$i/usr/share/doc; \
ln -s wesnoth-$(BRANCH_VERSION)-data debian/$$i/usr/share/doc/$$i; \
--
Debian packaging of wesnoth
More information about the Pkg-games-commits
mailing list