mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 03:19:39 +08:00
16 lines
165 B
Diff
16 lines
165 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -237,9 +237,9 @@ while [ $# -ge 1 ]; do
|
|
;;
|
|
|
|
*)
|
|
- showhelp
|
|
- exit 1
|
|
- ;;
|
|
+# showhelp
|
|
+# exit 1
|
|
+# ;;
|
|
esac
|
|
|
|
shift
|