forked from extern/shorewall_code
Merge branch '4.5.7'
This commit is contained in:
commit
f2cecfc33a
@ -253,11 +253,11 @@ case "$HOST" in
|
||||
archlinux)
|
||||
echo "Installing ArchLinux-specific configuration..."
|
||||
;;
|
||||
suse )
|
||||
echo "Installing Suse-specific configuration..."
|
||||
suse)
|
||||
echo "Installing Suse-specific configuration..."
|
||||
;;
|
||||
linux)
|
||||
;;
|
||||
linux )
|
||||
;;
|
||||
*)
|
||||
echo "ERROR: Unknown HOST \"$HOST\"" >&2
|
||||
exit 1;
|
||||
|
Loading…
Reference in New Issue
Block a user