File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ configure_file(
133133 IMMEDIATE @ONLY)
134134configure_file (
135135 "${CMAKE_CURRENT_SOURCE_DIR} /desktop/nvtop.metainfo.xml.in"
136- "${CMAKE_CURRENT_BINARY_DIR} /desktop/nvtop.metainfo.xml"
136+ "${CMAKE_CURRENT_BINARY_DIR} /desktop/io.github.syllo. nvtop.metainfo.xml"
137137 IMMEDIATE @ONLY)
138138install (FILES
139139 "${CMAKE_CURRENT_BINARY_DIR} /manpage/nvtop"
@@ -149,7 +149,7 @@ install(FILES
149149 DESTINATION share/applications
150150 PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ)
151151install (FILES
152- "${CMAKE_CURRENT_BINARY_DIR} /desktop/nvtop.metainfo.xml"
152+ "${CMAKE_CURRENT_BINARY_DIR} /desktop/io.github.syllo. nvtop.metainfo.xml"
153153 DESTINATION share/metainfo
154154 PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ)
155155
You can’t perform that action at this time.
0 commit comments