summaryrefslogtreecommitdiff
path: root/strata/gnome/libhangul.morph
blob: f3df46010422de167e81679228130baaae745380 (plain)
1
2
3
4
5
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