We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aeaa50 commit 4b8823bCopy full SHA for 4b8823b
steps/autoconf-archive-2021.02.19/pass1.sh
@@ -4,6 +4,8 @@
4
5
src_prepare() {
6
AUTOMAKE=automake-1.15 ACLOCAL=aclocal-1.15 autoreconf-2.69 -fi
7
+
8
+ rm doc/*.info*
9
}
10
11
src_configure() {
0 commit comments