mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
05d11f13c3
Some minor adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
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
|