[libfwnetconfig/writeconfig(): print the [options] header if no custom dns is 
set, but there are adsl options
VMiklos <[EMAIL PROTECTED]>**20060711003642] {
hunk ./libfwnetconfig/libfwnetconfig.c 620
-       if(dns != NULL && strlen(dns))
-       {
+       if(strlen(dns) || strlen(profile->adsl_username) ||
+               strlen(profile->adsl_password) || 
strlen(profile->adsl_interface))
hunk ./libfwnetconfig/libfwnetconfig.c 623
+       if(strlen(dns))
hunk ./libfwnetconfig/libfwnetconfig.c 625
-       }
}
_______________________________________________
Frugalware-darcs mailing list
Frugalware-darcs@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-darcs

Reply via email to