aboutsummaryrefslogtreecommitdiffstats
path: root/wire-desktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--wire-desktop/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/wire-desktop/Makefile b/wire-desktop/Makefile
index 28fea15..41e4b5a 100644
--- a/wire-desktop/Makefile
+++ b/wire-desktop/Makefile
@@ -2,10 +2,10 @@
include ../common.mk
install:
- test -f ~/.var/wire/WireCrypt.img
- test -f ~/.var/wire/WireCrypt.key
- mkdir -p -- ~/.var/wire/WireCrypt.d
- test -e ~/.config/Wire || ln -sf -- ../.var/wire/WireCrypt.d/Wire ~/.config/Wire
+ test -f ~/.var/opt/wire/WireCrypt.img
+ test -f ~/.var/opt/wire/WireCrypt.key
+ mkdir -p -- ~/.var/opt/wire/WireCrypt.d
+ test -e ~/.config/Wire || ln -sf -- ../.var/opt/wire/WireCrypt.d/Wire ~/.config/Wire
$(CHECK_INSTALLED) asroot
$(CHECK_INSTALLED) gnupg
$(CHECK_INSTALLED) cryptsetup