]> git.pld-linux.org Git - packages/libguestfs.git/blob - golang14nosrcpkg.patch
package GUESTFS_DEFAULT_PATH
[packages/libguestfs.git] / golang14nosrcpkg.patch
1 --- libguestfs-1.28.10/golang/Makefile.am~      2015-05-06 19:40:49.000000000 +0200
2 +++ libguestfs-1.28.10/golang/Makefile.am       2015-07-21 09:41:24.756946520 +0200
3 @@ -43,7 +43,7 @@
4  endif
5  
6  golangpkgdir = $(GOROOT)/pkg/$(GOOS)_$(GOARCH)/$(pkg)
7 -golangsrcdir = $(GOROOT)/src/pkg/$(pkg)
8 +golangsrcdir = $(GOROOT)/src/$(pkg)
9  
10  golangpkg_DATA = \
11         pkg/$(GOOS)_$(GOARCH)/$(pkg).a
This page took 0.057732 seconds and 3 git commands to generate.