diff options
Diffstat (limited to 'main/lzo/B/generic/build_freestanding.sh')
-rwxr-xr-x | main/lzo/B/generic/build_freestanding.sh | 2 |
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,[^/]*$,,'`../.. |