Index: head/www/elinks/files/patch-default.c =================================================================== --- head/www/elinks/files/patch-default.c (nonexistent) +++ head/www/elinks/files/patch-default.c (revision 40115) @@ -0,0 +1,11 @@ +--- default.c.orig Sun Dec 31 14:26:52 2000 ++++ default.c Tue Mar 20 09:32:18 2001 +@@ -265,7 +265,7 @@ + get_system_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"); ++ 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"); + sleep(3); + return; + } Property changes on: head/www/elinks/files/patch-default.c ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/www/elinks-devel/files/patch-default.c =================================================================== --- head/www/elinks-devel/files/patch-default.c (nonexistent) +++ head/www/elinks-devel/files/patch-default.c (revision 40115) @@ -0,0 +1,11 @@ +--- default.c.orig Sun Dec 31 14:26:52 2000 ++++ default.c Tue Mar 20 09:32:18 2001 +@@ -265,7 +265,7 @@ + get_system_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"); ++ 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"); + sleep(3); + return; + } Property changes on: head/www/elinks-devel/files/patch-default.c ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/www/links/files/patch-default.c =================================================================== --- head/www/links/files/patch-default.c (nonexistent) +++ head/www/links/files/patch-default.c (revision 40115) @@ -0,0 +1,11 @@ +--- default.c.orig Sun Dec 31 14:26:52 2000 ++++ default.c Tue Mar 20 09:32:18 2001 +@@ -265,7 +265,7 @@ + get_system_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"); ++ 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"); + sleep(3); + return; + } Property changes on: head/www/links/files/patch-default.c ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property