Skip to content

Commit

Permalink
Update metadata when using older dist
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Oct 12, 2024
1 parent 7120307 commit a048ab3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ if [ $? -eq 0 ]; then
echo "Found old rust. Using legacy gifski 1.6.6 build."
rm -f src/myrustlib/vendor.tar.xz
cp -f src/old-1.6.6/* src/myrustlib/
./cleanup || true
fi
exit 0
fi
Expand Down

0 comments on commit a048ab3

Please sign in to comment.