summaryrefslogtreecommitdiff
path: root/main/lzo/B/generic/build_freestanding.sh
diff options
context:
space:
mode:
Diffstat (limited to 'main/lzo/B/generic/build_freestanding.sh')
-rwxr-xr-xmain/lzo/B/generic/build_freestanding.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lzo/B/generic/build_freestanding.sh b/main/lzo/B/generic/build_freestanding.sh
index 9473dd6d..9d391e9a 100755
--- a/main/lzo/B/generic/build_freestanding.sh
+++ b/main/lzo/B/generic/build_freestanding.sh
@@ -1,5 +1,5 @@
#! /bin/sh
-# vi:ts=4:et
+## vim:set ts=4 sw=4 et:
test "X${top_srcdir}" = X && top_srcdir=`echo "$0" | sed 's,[^/]*$,,'`../..