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 f2646b9 commit 1990f31Copy full SHA for 1990f31
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