Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 54 → Rev 55

/branches/lenny/debian/patches/welcome_is_template.patch
29,3 → 29,13
# Location of icon files
icon_dir = "$prefix/icons"
--- a/shared/config.c
+++ b/shared/config.c
@@ -2139,7 +2139,6 @@ BOOL config_check(struct config * config
struct config_http_port *chp;
char hostname[MAX_ADDRESS+1], domainname[MAX_ADDRESS+1];
- TEST_STRING(config->help_dir, "help_dir");
TEST_STRING(config->icon_dir, "icon_dir");
TEST_STRING(config->socket_dir, "socket_dir");
TEST_STRING(config->init_socket_name, "init_socket_name");