Move appstream metadate to new location
This commit is contained in:
parent
28871e1aa9
commit
5ba3fa1ede
@ -224,9 +224,9 @@ endif()
|
||||
if(NOT DEFINED APPDATADIR)
|
||||
if(UNIX)
|
||||
if(BUILD_BUNDLE)
|
||||
set(APPDATADIR "${DATADIR}/share/appdata")
|
||||
set(APPDATADIR "${DATADIR}/share/metainfo")
|
||||
else()
|
||||
set(APPDATADIR "${CMAKE_INSTALL_PREFIX}/share/appdata")
|
||||
set(APPDATADIR "${CMAKE_INSTALL_PREFIX}/share/metainfo")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user