[steamcmd] 01/01: make 'debuild clean' work

Alexandre Detiste detiste-guest at moszumanska.debian.org
Mon Dec 28 12:35:13 UTC 2015


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

detiste-guest pushed a commit to branch master
in repository steamcmd.

commit 19ed69b01f784bef34e655bf4aa18cc335e9222e
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Dec 28 13:34:50 2015 +0100

    make 'debuild clean' work
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 26a2da9..b60f23a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 MIRROR=http://media.steampowered.com/client
 #MIRROR=http://localhost
 
+DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+
 %:
 	dh $@
 

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



More information about the Pkg-games-commits mailing list