[SCM] Debian packaging of wesnoth branch, experimental, updated. 52393ded7cb0123699a9a0cff897b134eae84725

Gerfried Fuchs rhonda at debian.at
Thu Mar 18 19:11:12 UTC 2010


The following commit has been merged in the experimental branch:
commit 88c1b79c96b3670293cea9a7539c7409d352d7d3
Author: Gerfried Fuchs <rhonda at debian.at>
Date:   Wed Mar 17 21:29:18 2010 +0100

    fix wesnothd install

diff --git a/debian/rules b/debian/rules
index 5f6a7d5..7fce24b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -203,7 +203,7 @@ binary-arch: build-arch install-arch
 	mv debian/wesnoth-$(BRANCH_VERSION)-core/usr/games/wesnoth \
 		debian/wesnoth-$(BRANCH_VERSION)-core/usr/games/wesnoth-$(BRANCH_VERSION)
 	mv debian/wesnoth-$(BRANCH_VERSION)-server/usr/games/wesnothd \
-		debian/wesnoth-$(BRANCH_VERSION)-core/usr/games/wesnothd-$(BRANCH_VERSION)
+		debian/wesnoth-$(BRANCH_VERSION)-server/usr/games/wesnothd-$(BRANCH_VERSION)
 
 	# /usr/share/doc symlinks
 	for i in wesnoth-$(BRANCH_VERSION)-core wesnoth-$(BRANCH_VERSION)-dbg; do \

-- 
Debian packaging of wesnoth



More information about the Pkg-games-commits mailing list