Skip to content

Commit

Permalink
[HICN-587] Fix RAAQM default config path
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Roques <[email protected]>
Change-Id: I5c371941fcd550c676823f3f994f4a18160d632a
  • Loading branch information
Olivier Roques committed Apr 1, 2020
1 parent 59c4e43 commit d27d9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libtransport/src/protocols/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ list(APPEND SOURCE_FILES
)

set(RAAQM_CONFIG_INSTALL_PREFIX
${CMAKE_INSTALL_PREFIX}/etc/hicn
${CMAKE_INSTALL_FULL_SYSCONFDIR}/hicn
)

set(raaqm_config_path
Expand Down

0 comments on commit d27d9b5

Please sign in to comment.