aboutsummaryrefslogtreecommitdiffstats
path: root/wire-desktop/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-06-25 19:14:42 +0200
committerMattias Andrée <maandree@kth.se>2021-06-25 19:14:42 +0200
commitc1b82c1353a4813ed8ddd1cfe95404131acb0609 (patch)
tree2b10c504b6308916015425616a91a7e49a95c09a /wire-desktop/Makefile
parentFix bugs (diff)
downloaddotfiles-c1b82c1353a4813ed8ddd1cfe95404131acb0609.tar.gz
dotfiles-c1b82c1353a4813ed8ddd1cfe95404131acb0609.tar.bz2
dotfiles-c1b82c1353a4813ed8ddd1cfe95404131acb0609.tar.xz
Fix bugs
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'wire-desktop/Makefile')
-rw-r--r--wire-desktop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/wire-desktop/Makefile b/wire-desktop/Makefile
index e6d821b..28fea15 100644
--- a/wire-desktop/Makefile
+++ b/wire-desktop/Makefile
@@ -5,7 +5,7 @@ install:
test -f ~/.var/wire/WireCrypt.img
test -f ~/.var/wire/WireCrypt.key
mkdir -p -- ~/.var/wire/WireCrypt.d
- test -e ~/.config/Wire || ln -s -- ../.var/wire/WireCrypt.d/Wire ~/.config/Wire
+ test -e ~/.config/Wire || ln -sf -- ../.var/wire/WireCrypt.d/Wire ~/.config/Wire
$(CHECK_INSTALLED) asroot
$(CHECK_INSTALLED) gnupg
$(CHECK_INSTALLED) cryptsetup