Modify Debian test in update

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-06-24 15:01:25 -07:00
parent 8b61e4500a
commit 19c1f388a7

View File

@ -2894,7 +2894,7 @@ sub update_config_file( $ ) {
my $fn; my $fn;
if ( -f "/usr/share/doc/${product}/default-config/${product}.conf" ) { unless ( -d "$globals{SHAREDIR}/configfiles/" ) {
# #
# Debian or derivative # Debian or derivative
# #