Skip to content

Commit 05f6c84

Browse files
author
Matthias Koeppe
committed
build/pkgs/info/spkg-configure.m4: Remove info file created in test
1 parent 2f426a1 commit 05f6c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/pkgs/info/spkg-configure.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ SAGE_SPKG_CONFIGURE([info], [
99
AS_IF([makeinfo -c foo 2>&1 | grep -q invalid], [
1010
dnl makeinfo found, but too old, and does not support all options that ecl likes to use
1111
sage_spkg_install_info=yes])
12+
rm -f stdin.info
1213
])
1314
])
1415
])

0 commit comments

Comments
 (0)