Skip to content

Commit

Permalink
Packager: install path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HaseenaSainul committed Mar 18, 2022
1 parent 34e0a14 commit d2a624f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packager/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ configure_file(
@ONLY)

install(FILES ${CMAKE_CURRENT_BINARY_DIR}/opkg.conf
DESTINATION "/usr/share/${NAMESPACE}/${PLUGIN_NAME}")
DESTINATION "/usr/share/${NAMESPACE}/${PROJECT_NAME}")

write_config()

0 comments on commit d2a624f

Please sign in to comment.