This reverts commit e3435772b0374d9f5924f4e7e9bf611bc3a42e55.

Signed-off-by: Matt Darfeuille <[email protected]>
---
 Shorewall/install.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Shorewall/install.sh b/Shorewall/install.sh
index 4a2b361..0b9aedb 100755
--- a/Shorewall/install.sh
+++ b/Shorewall/install.sh
@@ -103,6 +103,10 @@ while [ $finished -eq 0 ]; do
                        ANNOTATED=Yes
                        option=${option#a}
                        ;;
+                   p*)
+                       ANNOTATED=
+                       option=${option#p}
+                       ;;
                    n*)
                        configure=0
                        option=${option#n}
-- 
2.8.3


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to