Skip to content

Commit a048ab3

Browse files
committed
Update metadata when using older dist
1 parent 7120307 commit a048ab3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ if [ $? -eq 0 ]; then
2020
echo "Found old rust. Using legacy gifski 1.6.6 build."
2121
rm -f src/myrustlib/vendor.tar.xz
2222
cp -f src/old-1.6.6/* src/myrustlib/
23+
./cleanup || true
2324
fi
2425
exit 0
2526
fi

0 commit comments

Comments
 (0)