aboutsummaryrefslogtreecommitdiff
path: root/gen
diff options
context:
space:
mode:
Diffstat (limited to 'gen')
-rwxr-xr-xgen/string/gbrk (renamed from gen/gbrk)4
1 files changed, 2 insertions, 2 deletions
diff --git a/gen/gbrk b/gen/string/gbrk
index ff936c3..ecde7f5 100755
--- a/gen/gbrk
+++ b/gen/string/gbrk
@@ -1,11 +1,11 @@
#!/bin/sh
set -e
-cd "${0%/*}/.."
+cd "${0%/*}/../.."
exec >include/unicode/__gbrk.h
cat <<C
-/* This file is autogenerated by gen/gbrk; DO NOT EDIT. */
+/* This file is autogenerated by gen/string/gbrk; DO NOT EDIT. */
#ifndef MLIB_UNICODE___GBRK_H
#define MLIB_UNICODE___GBRK_H