summaryrefslogtreecommitdiff
path: root/i486-stage2/pkg-config
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-23 16:05:32 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-23 16:05:32 +0100
commit02a07b1846dd61be1df300f345143e5462caa7ae (patch)
tree0988ef467bbf604e824e8456186b6ed1dee64611 /i486-stage2/pkg-config
parentc0d44acb92b16f7ead37642086e903540a148153 (diff)
downloadbootstrap32-02a07b1846dd61be1df300f345143e5462caa7ae.tar.xz
building up to libarchive
Diffstat (limited to 'i486-stage2/pkg-config')
-rw-r--r--i486-stage2/pkg-config/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/i486-stage2/pkg-config/DESCR b/i486-stage2/pkg-config/DESCR
new file mode 100644
index 0000000..2396ff1
--- /dev/null
+++ b/i486-stage2/pkg-config/DESCR
@@ -0,0 +1,4 @@
+# use internal glib as we cannot possibly have meson build glib!
+sed -i "/makedepends=/s/'glib2'//" PKGBUILD
+sed -i "/depends=/s/'glib2'//" PKGBUILD
+sed -i "s@./configure@./configure --with-internal-glib@g" PKGBUILD