summaryrefslogtreecommitdiffstats
path: root/xorg-util
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-util')
-rw-r--r--xorg-util/lndir/HISTORY3
-rwxr-xr-xxorg-util/lndir/PRE_BUILD3
2 files changed, 6 insertions, 0 deletions
diff --git a/xorg-util/lndir/HISTORY b/xorg-util/lndir/HISTORY
index f51d4aad0c..6c9f6fb840 100644
--- a/xorg-util/lndir/HISTORY
+++ b/xorg-util/lndir/HISTORY
@@ -1,3 +1,6 @@
+2019-05-23 Ismael Luceno <ismael@sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2018-02-06 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: use xorgproto
diff --git a/xorg-util/lndir/PRE_BUILD b/xorg-util/lndir/PRE_BUILD
new file mode 100755
index 0000000000..3c8cac271f
--- /dev/null
+++ b/xorg-util/lndir/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub