mirror of
https://abf.rosa.ru/djam/golang.git
synced 2025-02-23 16:52:54 +00:00
MassBuild#1169: Increase release tag
This commit is contained in:
parent
91dc4ab526
commit
3fa4ffdad4
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
Name: golang
|
||||
Version: 1.4.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: The Go Programming Language
|
||||
Group: Development/Other
|
||||
License: BSD
|
||||
|
@ -115,7 +115,7 @@ cd src
|
|||
# For now test 3729,5603 doesn't pass so skiping it
|
||||
perl -pi -e 's/!windows/!windows,!linux/' ../misc/cgo/test/issue3729.go
|
||||
perl -pi -e 's/func Test3729/\/\/func Test3729/' ../misc/cgo/test/cgo_test.go
|
||||
perl -pi -e 's/^package/\/\/ +build !linux
package/' ../misc/cgo/test/issue5603.go
|
||||
perl -pi -e 's/^package/\/\/ +build !linuxpackage/' ../misc/cgo/test/issue5603.go
|
||||
perl -pi -e 's/func Test5603/\/\/func Test5603/' ../misc/cgo/test/cgo_test.go
|
||||
#./run.bash --no-rebuild
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Reference in a new issue