[SCM] Packaging for Google Go branch, weekly-debian-sid, updated. debian-weekly/2011.06.09-2-34-g606569c

Ondřej Surý ondrej at sury.org
Wed Aug 24 13:36:31 UTC 2011


The following commit has been merged in the weekly-debian-sid branch:
commit b11d7dadd110511a29e45cba9b818cc5e2fb52b2
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed Aug 24 13:58:16 2011 +0200

    Update kfreebsd patch to a new release

diff --git a/debian/patches/006-fix_kfreebsd_build.patch b/debian/patches/006-fix_kfreebsd_build.patch
index 6ececa4..9399516 100644
--- a/debian/patches/006-fix_kfreebsd_build.patch
+++ b/debian/patches/006-fix_kfreebsd_build.patch
@@ -89,12 +89,12 @@
  	echo 'enum {'
 --- a/src/pkg/net/Makefile
 +++ b/src/pkg/net/Makefile
-@@ -37,7 +37,7 @@ GOFILES_freebsd=\
- 	sock_bsd.go\
+@@ -43,7 +43,7 @@ GOFILES_freebsd=\
  
+ ifeq ($(CGO_ENABLED),1)
  CGOFILES_freebsd=\
 -	cgo_bsd.go\
 +	cgo_linux.go\
- 	cgo_unix.go\
- 
- GOFILES_darwin=\
+ 	cgo_unix.go
+ else
+ GOFILES_freebsd+=cgo_stub.go

-- 
Packaging for Google Go



More information about the Pkg-google-commits mailing list