aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-18 16:58:24 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-18 16:58:24 +1200
commit395f1a5b569b772956ad1f4aab8770d05ab33e55 (patch)
tree548237fe68785655e342f480dce03bff0acc72ca /Makefile
parentMerge branch 'release/v9.1.0' into develop (diff)
downloaddotfiles-395f1a5b569b772956ad1f4aab8770d05ab33e55.tar.gz
dotfiles-395f1a5b569b772956ad1f4aab8770d05ab33e55.zip
Save wget HSTS cache in XDG_CACHE_HOME
One fewer dotfile!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d4769732..c9ab1d85 100644
--- a/Makefile
+++ b/Makefile
@@ -667,6 +667,7 @@ install-vint:
cp -p -- vint/vintrc.yaml $(HOME)/.vintrc.yaml
install-wget:
+ mkdir -p -- $(XDG_CACHE_HOME)/wget
cp -p -- wget/wgetrc $(HOME)/.wgetrc
install-x: check-xinit