freebsd-ports/biology/hhsuite/files/patch-scripts_CMakeLists.txt

9 lines
293 B
Text

--- scripts/CMakeLists.txt.orig 2019-05-19 05:44:58 UTC
+++ scripts/CMakeLists.txt
@@ -21,5 +21,5 @@ INSTALL(PROGRAMS
reformat.pl
renumberpdb.pl
splitfasta.pl
- DESTINATION scripts
+ DESTINATION ${CMAKE_INSTALL_PREFIX}/share/hhsuite/scripts
)