[freeorion] 27/33: Remove DTYPE variable.

Markus Koschany apo-guest at moszumanska.debian.org
Fri Mar 27 22:27:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository freeorion.

commit 235805bc3afff7e7d55f9eb51b805cd00e826da1
Author: Markus Koschany <apo at gambaru.de>
Date:   Fri Mar 27 16:44:18 2015 +0100

    Remove DTYPE variable.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index eb7bbcc..6eb6a29 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ $(PKG)_$(VER).orig.tar.xz:
 	&& sed -i 's:FreeOrion_WC_REVISION ???:FreeOrion_WC_REVISION $(REV):' CMakeLists.txt
 	@echo "# Packing..."
 	find -L "$(PKG)-$(VER)" -xdev -type f -print | sort \
-	| XZ_OPT="-6v" tar -caf "$(PKG)_$(VER)$(DTYPE).orig.tar.xz" -T- --owner=root --group=root --mode=a+rX \
+	| XZ_OPT="-6v" tar -caf "$(PKG)_$(VER).orig.tar.xz" -T- --owner=root --group=root --mode=a+rX \
 	&& $(RM) -r "$(PKG)-$(VER)"
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeorion.git



More information about the Pkg-games-commits mailing list