diff options
Diffstat (limited to 'www/links/files/patch-default.c')
-rw-r--r-- | www/links/files/patch-default.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/links/files/patch-default.c b/www/links/files/patch-default.c index 9d2d8aa26d88..cf88b86d8fba 100644 --- a/www/links/files/patch-default.c +++ b/www/links/files/patch-default.c @@ -1,7 +1,7 @@ ---- default.c.orig 2008-03-06 22:43:25.117856165 -0500 -+++ default.c 2008-03-06 22:44:12.412560939 -0500 -@@ -400,7 +400,7 @@ - get_system_name(); +--- default.c.orig 2016-06-17 20:33:57 UTC ++++ default.c +@@ -829,7 +829,7 @@ void init_home(void) + get_compiler_name(); links_home = get_home(&first_use); if (!links_home) { - fprintf(stderr, "Unable to find or create links config directory. Please check, that you have $HOME variable set correctly and that you have write permission to your home directory.\n\007"); |