mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-20 02:20:42 +00:00
maybe like this
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
%endif
|
||||
|
||||
# https://github.com/ente-io/ente
|
||||
%global goipath github.com/ente-io/ente
|
||||
%global goipath github.com/ente-io/ente/cli
|
||||
%global tag cli-v0.2.3
|
||||
Version: %(echo %tag | sed 's/^cli-v//')
|
||||
|
||||
@@ -47,6 +47,7 @@ cd cli
|
||||
%endif
|
||||
|
||||
%install
|
||||
cd cli
|
||||
%gopkginstall
|
||||
%if %{without bootstrap}
|
||||
install -m 0755 -vd %{buildroot}%{_bindir}
|
||||
|
||||
Reference in New Issue
Block a user