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 14731e5 commit e8ba04cCopy full SHA for e8ba04c
steps/file-5.44/pass1.sh
@@ -5,6 +5,9 @@
5
src_prepare() {
6
default
7
8
+ # testfiles are difficult to audit here
9
+ rm tests/*.testfile
10
+
11
AUTOMAKE=automake-1.15 ACLOCAL=aclocal-1.15 autoreconf-2.69 -fi
12
}
13
0 commit comments