--- 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
         )