summaryrefslogtreecommitdiff
path: root/gnome/strata/gnome/libhangul.morph
diff options
context:
space:
mode:
Diffstat (limited to 'gnome/strata/gnome/libhangul.morph')
-rw-r--r--gnome/strata/gnome/libhangul.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnome/strata/gnome/libhangul.morph b/gnome/strata/gnome/libhangul.morph
new file mode 100644
index 00000000..f3df4601
--- /dev/null
+++ b/gnome/strata/gnome/libhangul.morph
@@ -0,0 +1,6 @@
+name: libhangul
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+# Avoid an autotools error at translation build time, simply dont build po directory
+- sed -i 's/SUBDIRS = hangul data tools po/SUBDIRS = hangul data tools/g' Makefile.am