Skip to content

Commit e8cb318

Browse files
author
Matthias Koeppe
committed
build/bin/sage-spkg: Remove message 'Finished extraction'
1 parent 878fa8b commit e8cb318

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/bin/sage-spkg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ else
518518
error_msg "Error: failed to extract $PKG_SRC"
519519
exit 1
520520
fi
521-
echo "Finished extraction"
522521
cd src
523522
if ! sage-apply-patches; then
524523
error_msg "Error applying patches"

0 commit comments

Comments
 (0)