aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/cpr/enable-install.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpr/enable-install.patch b/ports/cpr/enable-install.patch
index da8d3ee73..250199e5a 100644
--- a/ports/cpr/enable-install.patch
+++ b/ports/cpr/enable-install.patch
@@ -13,5 +13,5 @@ index a6db5bd..b4982d1 100644
+ ARCHIVE DESTINATION lib
+)
+if(NOT DISABLE_INSTALL_HEADERS)
-+ install(DIRECTORY ${CPR_INCLUDE_DIRS} DESTINATION include)
++ install(DIRECTORY ${CPR_INCLUDE_DIRS}/cpr DESTINATION include)
+endif()