[hackers] [surf] applied patch from pancake || Enno Boland (tox)

From: <hg_AT_suckless.org>
Date: Wed, 9 Sep 2009 09:00:24 +0000 (UTC)

changeset: 77:2639e146a127
tag: tip
user: Enno Boland (tox) <tox_AT_s01.de>
date: Wed Sep 09 11:01:50 2009 +0200
files: surf.c
description:
applied patch from pancake

diff -r c41eab3c3c44 -r 2639e146a127 surf.c
--- a/surf.c Wed Sep 09 11:00:38 2009 +0200
+++ b/surf.c Wed Sep 09 11:01:50 2009 +0200
@@ -659,8 +659,6 @@
 
         /* make dirs */
         home = g_get_home_dir();
- filename = g_build_filename(home, ".surf", NULL);
- g_mkdir_with_parents(filename, 0711);
         filename = g_build_filename(home, ".surf", "dl", NULL);
         g_mkdir_with_parents(filename, 0755);
 
Received on Wed Sep 09 2009 - 09:00:24 UTC

This archive was generated by hypermail 2.2.0 : Wed Sep 09 2009 - 09:12:46 UTC