We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d88e2a commit 1cf7c43Copy full SHA for 1cf7c43
CMakeLists.txt
@@ -123,7 +123,7 @@ install(FILES ${CMAKE_SOURCE_DIR}/nemo/actions/dependency-viewer.nemo_action
123
DESTINATION share/nemo/actions
124
COMPONENT nemo-integration)
125
install(FILES ${CMAKE_SOURCE_DIR}/nautilus-python/extensions/dependency-viewer.py
126
- DESTINATION nautilus-python/extensions
+ DESTINATION share/nautilus-python/extensions
127
COMPONENT nautilus-integration)
128
129
set(CPACK_SOURCE_IGNORE_FILES
0 commit comments