gnupg2: Update from 2.2.5 to 2.2.6
[termux-packages] / packages / optipng / configure.patch
1 diff -u -r ../optipng-0.7.4/configure ./configure
2 --- ../optipng-0.7.4/configure 2012-08-25 02:12:00.000000000 +0200
3 +++ ./configure 2014-03-19 00:01:50.000000000 +0100
4 @@ -130,7 +130,6 @@
5 * )
6 echo "error: unknown option: $arg"
7 echo "Type \"$0 -help\" for help"
8 - exit 64 # EX_USAGE
9 ;;
10 esac
11 done