[SCM] Packaging for Google Go branch, debian-sid, updated. debian/2011.04.13-2_exp1-22-g8a0ab0d

Ondřej Surý ondrej at sury.org
Tue May 3 15:50:13 UTC 2011


The following commit has been merged in the debian-sid branch:
commit 855bd3e3f8ba5f4e1c3034a832223087ead49f34
Author: Ondřej Surý <ondrej at sury.org>
Date:   Fri Apr 29 10:23:09 2011 +0200

    Fix yet another build failure on kfreebsd

diff --git a/debian/patches/006-fix_kfreebsd_build.patch b/debian/patches/006-fix_kfreebsd_build.patch
index 694bfd5..635664e 100644
--- a/debian/patches/006-fix_kfreebsd_build.patch
+++ b/debian/patches/006-fix_kfreebsd_build.patch
@@ -87,3 +87,14 @@
  	echo "${!indirect} $includes"
  	echo
  	echo 'enum {'
+--- a/src/pkg/net/Makefile
++++ b/src/pkg/net/Makefile
+@@ -31,7 +31,7 @@ GOFILES_freebsd=\
+ 	port.go\
+ 
+ CGOFILES_freebsd=\
+-	cgo_bsd.go\
++	cgo_linux.go\
+ 	cgo_unix.go\
+ 
+ GOFILES_darwin=\

-- 
Packaging for Google Go



More information about the Pkg-google-commits mailing list