summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2017-12-11 13:25:54 +0900
committerBenda Xu <heroxbd@gentoo.org>2017-12-11 13:25:54 +0900
commit07e0e24d59ed46eb87cbfa725ef354110326521c (patch)
tree26129fc3b8a7cc66db07008f9d8b926c541e9267 /scripts
parentbootstrap-prefix.sh: kiss goodbye IRIX, HPUX and BSD. (diff)
downloadprefix-07e0e24d59ed46eb87cbfa725ef354110326521c.tar.gz
prefix-07e0e24d59ed46eb87cbfa725ef354110326521c.tar.bz2
prefix-07e0e24d59ed46eb87cbfa725ef354110326521c.zip
bootstrap-prefix.sh: use tabs for emacs.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bootstrap-prefix.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index e9542d3ed6..3caa1aa5e1 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -2694,4 +2694,5 @@ bootstrap_${TODO#non} || exit 1
# Local Variables:
# sh-indentation: 8
# sh-basic-offset: 8
+# indent-tabs-mode: t
# End: