Introduction
Introduction Statistics Contact Development Disclaimer Help
tapplied patch from pancake - surf - customized build of surf, the suckless web…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 9708b64eed9c51ebbec702d92bc97645ccbb0be6
parent 504fc78c312c5bd85ab9bac271ed754c7352c8bc
Author: Enno Boland (tox) <[email protected]>
Date: Wed, 9 Sep 2009 11:01:50 +0200
applied patch from pancake
Diffstat:
M surf.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/surf.c b/surf.c
t@@ -659,8 +659,6 @@ int main(int argc, char *argv[]) {
/* 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);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.