This commit is contained in:
Robert-André Mauchin 2022-08-01 22:21:19 +02:00
parent 0e36cb58ef
commit a57b1c9789
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ Source0: %{gosource}
for cmd in cmd/* ; do
%gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd
done
%install
%gopkginstall
install -m 0755 -vd %{buildroot}%{_bindir}