mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
poco: Update to 1.9.0
Some minor adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -231,9 +231,9 @@
|
||||
;;
|
||||
|
||||
*)
|
||||
@@ -237,9 +237,9 @@ while [ $# -ge 1 ]; do
|
||||
;;
|
||||
|
||||
*)
|
||||
- showhelp
|
||||
- exit 1
|
||||
- ;;
|
||||
+# showhelp
|
||||
+# exit 1
|
||||
+# ;;
|
||||
esac
|
||||
|
||||
shift
|
||||
esac
|
||||
|
||||
shift
|
||||
|
||||
Reference in New Issue
Block a user