summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCzipperz2015-07-12 22:54:41 -0700
committerCzipperz2015-07-12 22:54:41 -0700
commita7f59dfd7fa7f17c6d2fdc26d083334e7a9d2858 (patch)
tree8eb0bffcbed01a9a75c4480fe6e9d5817b65f5a3
parent0a236ab4138935a57aedbb1e0e4cc3706c334c0a (diff)
downloadaur-a7f59dfd7fa7f17c6d2fdc26d083334e7a9d2858.tar.gz
Tab changed to spaces
-rw-r--r--PKGBUILD2
-rw-r--r--xfluxd-args.install8
2 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3baef79af693..0020560ed2b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ source=(xfluxd-args.conf xfluxd-args.service)
install=xfluxd-args.install
conflicts=('xfluxd' 'auto-xflux')
md5sums=('edf22f4e3e1bfba14c12967536a9053d'
- 'c645a1216c2ebc45cedc1e0347b55ce4')
+ 'c645a1216c2ebc45cedc1e0347b55ce4')
conflicts=('xfluxd')
package() {
diff --git a/xfluxd-args.install b/xfluxd-args.install
index 83eb7e03df0f..fa28e968ec80 100644
--- a/xfluxd-args.install
+++ b/xfluxd-args.install
@@ -3,10 +3,10 @@ post_install() {
echo "==> Add xfluxd-args to systemctl if you wish (use the --user option to make it only for you)."
}
post_upgrade() {
- echo "==> THE CONFIG FILE IN '/etc/xfluxd-args.conf' HAS BEEN REPLACED"
- echo "==> Make sure to reload the daemon in systemctl once you have fixed your settings."
+ echo "==> THE CONFIG FILE IN '/etc/xfluxd-args.conf' HAS BEEN REPLACED"
+ echo "==> Make sure to reload the daemon in systemctl once you have fixed your settings."
}
post_remove() {
- echo "==> Make sure to disable it in systemctl!"
- echo "==> You may have to remove the config file '/etc/xfluxd-args.conf'"
+ echo "==> Make sure to disable it in systemctl!"
+ echo "==> You may have to remove the config file '/etc/xfluxd-args.conf'"
}