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, 0 insertions, 6 deletions
diff --git a/gnome/strata/gnome/libhangul.morph b/gnome/strata/gnome/libhangul.morph
deleted file mode 100644
index f3df4601..00000000
--- a/gnome/strata/gnome/libhangul.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-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