diff options
Diffstat (limited to 'paludis/repositories/e/ebuild/4/CMakeLists.txt')
-rw-r--r-- | paludis/repositories/e/ebuild/4/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paludis/repositories/e/ebuild/4/CMakeLists.txt b/paludis/repositories/e/ebuild/4/CMakeLists.txt index 1523c4690..f9da2020e 100644 --- a/paludis/repositories/e/ebuild/4/CMakeLists.txt +++ b/paludis/repositories/e/ebuild/4/CMakeLists.txt @@ -1,5 +1,5 @@ -install(FILES +install(PROGRAMS "${CMAKE_CURRENT_SOURCE_DIR}/builtin_bad_required_use.bash" "${CMAKE_CURRENT_SOURCE_DIR}/pkg_pretend.bash" "${CMAKE_CURRENT_SOURCE_DIR}/src_install.bash" |