summarylogtreecommitdiffstats
path: root/surf.install
diff options
context:
space:
mode:
Diffstat (limited to 'surf.install')
-rw-r--r--surf.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/surf.install b/surf.install
index 126c0aa6bccd..19b881ff2b46 100644
--- a/surf.install
+++ b/surf.install
@@ -2,9 +2,9 @@ post_install() {
while read; do
printf '%s\n' "$REPLY"
done <<-EOF
- ==> Add a config.h in PKGBUILD's directory
- ==> and rebuild the package if you want to change settings.
- EOF
+==> Add a config.h in PKGBUILD's directory
+==> and rebuild the package if you want to change settings.
+EOF
}
post_upgrade() {