The following commit has been merged in the experimental branch:
commit 88c1b79c96b3670293cea9a7539c7409d352d7d3
Author: Gerfried Fuchs <[email protected]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to