mirror of
https://abf.rosa.ru/djam/golang.git
synced 2025-02-23 16:52:54 +00:00
Update to 1.17.2
This commit is contained in:
parent
f131523a81
commit
48fbed35e8
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ popd
|
|||
# install everything into libdir (until symlink problems are fixed)
|
||||
# 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 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)
|
||||
rm -rfv %{buildroot}%{_libdir}/%{name}/lib/time
|
||||
|
|
Loading…
Add table
Reference in a new issue