mirror of
https://github.com/Phantop/solus-stuff
synced 2025-01-08 04:36:58 +00:00
st: install .desktop
This commit is contained in:
parent
7056feeba7
commit
998332f96a
|
@ -16,3 +16,4 @@ build : |
|
||||||
%make
|
%make
|
||||||
install : |
|
install : |
|
||||||
%make_install
|
%make_install
|
||||||
|
install -D -m 755 st.desktop $installdir/usr/share/applications/st.desktop
|
||||||
|
|
Loading…
Reference in a new issue