mirror of
https://abf.rosa.ru/djam/golang-cross.git
synced 2025-02-23 15:42:53 +00:00
Update to 1.17.2
This commit is contained in:
parent
dea33edb82
commit
224708b78b
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ popd
|
||||||
# install everything into libdir (until symlink problems are fixed)
|
# install everything into libdir (until symlink problems are fixed)
|
||||||
# https://code.google.com/p/go/issues/detail?id=5830
|
# https://code.google.com/p/go/issues/detail?id=5830
|
||||||
#cp -av api bin doc favicon.ico include lib pkg robots.txt src %{buildroot}%{_libdir}/%{name}
|
#cp -av api bin doc favicon.ico include lib pkg robots.txt src %{buildroot}%{_libdir}/%{name}
|
||||||
cp -av bin lib src pkg robots.txt %{buildroot}%{_libdir}/%{name}
|
cp -av bin lib src pkg %{buildroot}%{_libdir}/%{name}
|
||||||
|
|
||||||
# remove the unnecessary zoneinfo file (Go will always use the system one first)
|
# remove the unnecessary zoneinfo file (Go will always use the system one first)
|
||||||
rm -rfv %{buildroot}%{_libdir}/%{name}/lib/time
|
rm -rfv %{buildroot}%{_libdir}/%{name}/lib/time
|
||||||
|
|
Loading…
Add table
Reference in a new issue