diff options
author | Quentin Rameau <quinq@fifth.space> | 2015-10-13 21:39:01 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2015-10-13 21:45:14 +0200 |
commit | 8a898ec4dfc7068656681ec94a04f8ed3ebe3b2d (patch) | |
tree | 83f87fed871a0d47bb03d63d05051347a1e10afa /config.mk | |
parent | 1554354f1689c2205a809e23d29c9e21d38e0be5 (diff) | |
download | surf-8a898ec4dfc7068656681ec94a04f8ed3ebe3b2d.tar.gz surf-8a898ec4dfc7068656681ec94a04f8ed3ebe3b2d.tar.bz2 surf-8a898ec4dfc7068656681ec94a04f8ed3ebe3b2d.zip |
Fix the way system files are handled at surf startup.
1. Do not chmod existing directories.
2. Fix the handling of tilde expansion in paths, don't expand ~foo to
$HOME/foo but to foo's home directory.
3. Separate the creation of files and directories. We don't have to
worry anymore about pathnames having to end with a '/' to be correctly
handled.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions