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(
133
133
IMMEDIATE @ONLY )
134
134
configure_file (
135
135
"${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"
137
137
IMMEDIATE @ONLY )
138
138
install (FILES
139
139
"${CMAKE_CURRENT_BINARY_DIR} /manpage/nvtop"
@@ -149,7 +149,7 @@ install(FILES
149
149
DESTINATION share/applications
150
150
PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ )
151
151
install (FILES
152
- "${CMAKE_CURRENT_BINARY_DIR} /desktop/nvtop.metainfo.xml"
152
+ "${CMAKE_CURRENT_BINARY_DIR} /desktop/io.github.syllo. nvtop.metainfo.xml"
153
153
DESTINATION share/metainfo
154
154
PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ )
155
155
You can’t perform that action at this time.
0 commit comments