Fix wrong path in desktop file (#2223)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
parent
9e299c295d
commit
c86a4e112b
4 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,6 @@
|
|||
# unix specific packaging
|
||||
# put anything here that applies to both linux and macos
|
||||
|
||||
include(GNUInstallDirs)
|
||||
|
||||
# return here if building a macos package
|
||||
if(SUNSHINE_PACKAGE_MACOS)
|
||||
return()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue