termux-packages/packages/crypto-monitor/SetPath.cmake.patch

7 lines
327 B
Diff
Raw Permalink Normal View History

2022-01-25 09:09:44 +01:00
--- a/SetPath.cmake
+++ b/SetPath.cmake
@@ -1,2 +1,2 @@
-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/../src/Variables.h.in ${CMAKE_CURRENT_SOURCE_DIR}/../src/Variables.h)
+configure_file(${CMAKE_CURRENT_SOURCE_DIR}/src/Variables.h.in ${CMAKE_CURRENT_SOURCE_DIR}/src/Variables.h)
message("Data path was set") # For testing only