Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/i486-stage4/libtool/DESCR
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-23 11:07:48 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-23 11:07:48 +0100
commitcb8edbf9ec88a457e715b3592e30a9884e8cbfd6 (patch)
tree2c68cb07dfa8cf52c7a8d897282b9ab17e9d9262 /i486-stage4/libtool/DESCR
parentbbc33eca943411eae18d689e9bfb5da3af4179c1 (diff)
building git, some fixes with login shells in ssh
Diffstat (limited to 'i486-stage4/libtool/DESCR')
-rw-r--r--i486-stage4/libtool/DESCR12
1 files changed, 12 insertions, 0 deletions
diff --git a/i486-stage4/libtool/DESCR b/i486-stage4/libtool/DESCR
new file mode 100644
index 0000000..ae91c9d
--- /dev/null
+++ b/i486-stage4/libtool/DESCR
@@ -0,0 +1,12 @@
+# libtool has tests which should be executed!
+sed -i 's/make check || :/make check/' PKGBUILD
+
+# TODO:
+# ==> Starting check()...
+# GEN public-submodule-commit
+# fatal: Not a valid commit name 2112962abddd971a395c70611ca86caa86e7b391
+# Stopping at 'gnulib'; script returned non-zero status.
+# maint.mk: found non-public submodule commit
+# make: *** [maint.mk:1405: public-submodule-commit] Error 1
+# ==> ERROR: A failure occurred in check().
+# Aborting...