diff options
Diffstat (limited to 'paludis/repositories/e/ebuild/2/CMakeLists.txt')
-rw-r--r-- | paludis/repositories/e/ebuild/2/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paludis/repositories/e/ebuild/2/CMakeLists.txt b/paludis/repositories/e/ebuild/2/CMakeLists.txt index 4e2987b58..32cb4dc1a 100644 --- a/paludis/repositories/e/ebuild/2/CMakeLists.txt +++ b/paludis/repositories/e/ebuild/2/CMakeLists.txt @@ -1,5 +1,5 @@ -install(FILES +install(PROGRAMS "${CMAKE_CURRENT_SOURCE_DIR}/eclass_functions.bash" "${CMAKE_CURRENT_SOURCE_DIR}/pkg_nofetch.bash" "${CMAKE_CURRENT_SOURCE_DIR}/src_compile.bash" |