summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/anthy/HISTORY3
-rwxr-xr-xi18n/anthy/PRE_BUILD3
2 files changed, 6 insertions, 0 deletions
diff --git a/i18n/anthy/HISTORY b/i18n/anthy/HISTORY
index c5f6b757ba..a93d84db84 100644
--- a/i18n/anthy/HISTORY
+++ b/i18n/anthy/HISTORY
@@ -1,3 +1,6 @@
+2019-07-21 Ismael Luceno <ismael@sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2010-09-27 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: fix dependency on emacsen
diff --git a/i18n/anthy/PRE_BUILD b/i18n/anthy/PRE_BUILD
new file mode 100755
index 0000000000..3c8cac271f
--- /dev/null
+++ b/i18n/anthy/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub