Skip to content

Commit

Permalink
uncomment removal command
Browse files Browse the repository at this point in the history
  • Loading branch information
radetsky committed May 22, 2024
1 parent 730ddf4 commit d1329a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-openssl-framework.sh
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ if [ $FWTYPE == "dynamic" ]; then
fi
done

# rm bin/*/$FWNAME.dylib
rm bin/*/$FWNAME.dylib
else
NORMALIZE_OPENSSL_VERSION=no

Expand Down

0 comments on commit d1329a6

Please sign in to comment.