Graham Anderson 2012-08-23 11:25:55 +00:00 committed by Git OBS Bridge
parent 778506dce7
commit 47bb00ab13

View File

@ -217,6 +217,7 @@ ln -s %{_datadir}/go/src/pkg/runtime/{cgocall,runtime}.h %{buildroot}%{_libdir}/
%if 0%{?suse_version} >= 1210
%service_add_post godoc.service
%endif
find %{_libdir}/go/pkg -type f -exec touch {} +
%post -n go-doc
find %{_libdir}/go/pkg -type f -exec touch {} +