forked from pool/helix
This commit is contained in:
parent
f08b0b45c1
commit
190550d385
@ -104,7 +104,7 @@ sed -i "s|hx|helix|g" contrib/Helix.desktop
|
||||
%install
|
||||
install -d -m 0755 %{buildroot}%{_bindir}
|
||||
install -m 0755 target/release/hx %{buildroot}%{_libdir}/%{name}/hx
|
||||
ln -sfv --relative %{_libdir}/%{name}/hx %{_bindir}/helix
|
||||
ln -sfv --relative %{_libdir}/%{name}/hx "%{buildroot}%{_bindir}/helix"
|
||||
|
||||
install -d -m 0755 %{buildroot}%{_helix_runtimedir}
|
||||
cp -av "runtime/queries" %{buildroot}%{_helix_runtimedir}
|
||||
|
Loading…
Reference in New Issue
Block a user