aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2016-08-16 09:49:22 +0200
committerGravatar Christian Hesse <mail@eworm.de>2016-08-16 09:49:22 +0200
commitd00311eef068f4432a0e7e28f7b92890a785fe7c (patch)
treec9316ae9385a4c81f2b784c915c47d2465de7e5e
parent472c84678e9fc4ae9282bf1ec39bcb10a8a1f3b1 (diff)
downloadpaccache-d00311eef068f4432a0e7e28f7b92890a785fe7c.tar.gz
paccache-d00311eef068f4432a0e7e28f7b92890a785fe7c.tar.zst
remove trailing whitespace
-rw-r--r--initcpio/hooks/paccache2
1 files changed, 1 insertions, 1 deletions
diff --git a/initcpio/hooks/paccache b/initcpio/hooks/paccache
index 6e09419..5f8d560 100644
--- a/initcpio/hooks/paccache
+++ b/initcpio/hooks/paccache
@@ -2,7 +2,7 @@
run_latehook() {
local newroot="/new_root/"
-
+
if ! grep -q '^pacserve hosts' ${newroot}/etc/pacredir.conf; then
if [[ -n "${pacserve}" ]]; then
msg ":: Adding pacserve host '${pacserve}' to pacredir.conf..."