mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
specify desktop file
This commit is contained in:
@@ -45,7 +45,7 @@ your desktop — built with C++ and Qt.
|
||||
%cmake_install
|
||||
install -Dm 644 extra/%{name}.desktop -t %{buildroot}%{_appsdir}
|
||||
install -Dm 644 extra/%{name}-url-handler.desktop -t %{buildroot}%{_appsdir}
|
||||
%desktop_file_edit -k StartupWMClass -v vicinae-server
|
||||
%desktop_file_edit -k StartupWMClass -v vicinae-server -f %{buildroot}%{_appsdir}/%{name}.desktop
|
||||
%desktop_file_validate
|
||||
|
||||
%post
|
||||
|
||||
Reference in New Issue
Block a user