[SCM] Packaging for Google Go branch, debian-sid, updated. debian/2%1-3-8-g8f6a836

Ondřej Surý ondrej at sury.org
Wed Apr 18 07:48:54 UTC 2012


The following commit has been merged in the debian-sid branch:
commit 68fda854ccfa4672b6b0dad717b0eca663354c26
Author: Ondřej Surý <ondrej at sury.org>
Date:   Sun Apr 15 10:46:23 2012 +0200

    Disable tests on Debian GNU/KFreeBSD (Closes: #668794)

diff --git a/debian/rules b/debian/rules
index afc88a7..743a33d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,6 +82,7 @@ else
 endif
 
 ifeq ($(DEB_HOST_ARCH_OS), kfreebsd)
+    no_check := ! :
     GOOS := freebsd
 else ifeq ($(DEB_HOST_ARCH_OS), linux)
     GOOS := linux

-- 
Packaging for Google Go



More information about the Pkg-google-commits mailing list