Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/i486-stage2/gettext
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-22 21:41:36 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-22 21:41:36 +0100
commit19862e96e73efe49975c194b71e2eb45f9db7a26 (patch)
treea9b4316f662e0fb1b0a3b2176731a26787f696fb /i486-stage2/gettext
parentc0d2fbfd31227e114abbd2440a7ac99ee606f1e9 (diff)
building stage2 up to zlib (with zlib still being broken because of missing git-version of libtool)
Diffstat (limited to 'i486-stage2/gettext')
-rw-r--r--i486-stage2/gettext/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/i486-stage2/gettext/DESCR b/i486-stage2/gettext/DESCR
new file mode 100644
index 0000000..a6a9ab3
--- /dev/null
+++ b/i486-stage2/gettext/DESCR
@@ -0,0 +1,4 @@
+# remove dependency on glib2 (which needs meson to build) and use
+# supplied one
+sed -i "/depends=/s/'glib2'//" PKGBUILD
+sed -i "s@./configure@./configure --with-included-glib@" PKGBUILD