forked from extern/shorewall_code
Change for RHEL7.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
d49d352d77
commit
df738025a3
@ -191,7 +191,7 @@ if [ -z "$BUILD" ]; then
|
||||
eval $(cat /etc/os-release | grep ^ID=)
|
||||
|
||||
case $ID in
|
||||
fedora)
|
||||
fedora|rhel)
|
||||
BUILD=redhat
|
||||
;;
|
||||
debian|ubuntu)
|
||||
|
Loading…
Reference in New Issue
Block a user