diff options
Diffstat (limited to 'paludis/repositories/e/ebuild/exheres-0/CMakeLists.txt')
-rw-r--r-- | paludis/repositories/e/ebuild/exheres-0/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paludis/repositories/e/ebuild/exheres-0/CMakeLists.txt b/paludis/repositories/e/ebuild/exheres-0/CMakeLists.txt index 4d114d474..78da9f4dd 100644 --- a/paludis/repositories/e/ebuild/exheres-0/CMakeLists.txt +++ b/paludis/repositories/e/ebuild/exheres-0/CMakeLists.txt @@ -1,7 +1,7 @@ paludis_add_test(conditional_functions BASH EBUILD_MODULE_SUFFIXES exheres-0) -install(FILES +install(PROGRAMS "${CMAKE_CURRENT_SOURCE_DIR}/build_functions.bash" "${CMAKE_CURRENT_SOURCE_DIR}/builtin_infovars.bash" "${CMAKE_CURRENT_SOURCE_DIR}/builtin_init.bash" |