summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-09-09 00:47:00 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-09-09 00:47:00 +0100
commit467afc617524158d5b350448444d37bd002db0e7 (patch)
tree83c2d4e7f01bf744ce288e14734a1085d2b22b9b
parentee31f38742e2c64d6353f03bba0c16880989b11b (diff)
adjust indentation
-rw-r--r--packages/sys-apps/openrc/openrc-0.34.11.exheres-010
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/sys-apps/openrc/openrc-0.34.11.exheres-0 b/packages/sys-apps/openrc/openrc-0.34.11.exheres-0
index bd8e0c0..ebb5e77 100644
--- a/packages/sys-apps/openrc/openrc-0.34.11.exheres-0
+++ b/packages/sys-apps/openrc/openrc-0.34.11.exheres-0
@@ -39,8 +39,8 @@ DEPENDENCIES="
REMOTE_IDS="github:OpenRC/${PN}"
DEFAULT_SRC_PREPARE_PATCHES=(
- "${FILES}"/openrc-enable-rclogger.patch
- "${FILES}"/openrc-disable-cgroupsv2.patch
+ "${FILES}"/openrc-enable-rclogger.patch
+ "${FILES}"/openrc-disable-cgroupsv2.patch
)
@@ -121,9 +121,9 @@ src_install() {
insinto /etc/logrotate.d
newins "${FILES}"/openrc.logrotate openrc
- insinto /etc/pam.d
- newins "${FILES}"/start-stop-daemon.pam start-stop-daemon
- newins "${FILES}"/start-stop-daemon.pam supervise-daemon
+ insinto /etc/pam.d
+ newins "${FILES}"/start-stop-daemon.pam start-stop-daemon
+ newins "${FILES}"/start-stop-daemon.pam supervise-daemon
dodoc ChangeLog *.md
if option newnet; then