mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-12 00:10:52 +00:00
10 lines
196 B
Diff
10 lines
196 B
Diff
+++ ./configure
|
|
@@ -158,7 +158,6 @@
|
|
* )
|
|
echo "$0: error: unknown option: '$arg'"
|
|
echo "Type \"$0 --help\" for help"
|
|
- exit 64 # EX_USAGE
|
|
;;
|
|
esac
|
|
done
|