From 6f95ce41f64f4758fd320fb022cb4851d7fb155e Mon Sep 17 00:00:00 2001 From: hasufell Date: Wed, 17 Feb 2016 12:02:26 +0100 Subject: [PATCH] Fix installation of openrc scripts They must be executable. --- packages/voip/umurmur/umurmur-0.2.16.exheres-0 | 4 ++-- packages/www-servers/hiawatha/hiawatha-10.1.exheres-0 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/voip/umurmur/umurmur-0.2.16.exheres-0 b/packages/voip/umurmur/umurmur-0.2.16.exheres-0 index c06158e..92440b6 100644 --- a/packages/voip/umurmur/umurmur-0.2.16.exheres-0 +++ b/packages/voip/umurmur/umurmur-0.2.16.exheres-0 @@ -38,8 +38,8 @@ DEFAULT_SRC_CONFIGURE_PARAMS=( src_install() { default - insinto /etc/init.d - newins "${FILES}"/umurmurd.initd umurmurd + exeinto /etc/init.d + doexe "${FILES}"/umurmurd.initd umurmurd insinto /etc/conf.d newins "${FILES}"/umurmurd.confd umurmurd install_systemd_files diff --git a/packages/www-servers/hiawatha/hiawatha-10.1.exheres-0 b/packages/www-servers/hiawatha/hiawatha-10.1.exheres-0 index 7715977..aaa4c9e 100644 --- a/packages/www-servers/hiawatha/hiawatha-10.1.exheres-0 +++ b/packages/www-servers/hiawatha/hiawatha-10.1.exheres-0 @@ -85,8 +85,8 @@ src_install() { edo rm -r "${IMAGE%/}${HIAWATHA_WEBROOT_DIR}"/* - insinto /etc/init.d - newins "${TEMP}"/hiawatha.initd hiawatha + exeinto /etc/init.d + newexe "${TEMP}"/hiawatha.initd hiawatha install_systemd_files local i