summaryrefslogtreecommitdiffstats
path: root/Makefile.hornet
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.hornet')
-rw-r--r--Makefile.hornet7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.hornet b/Makefile.hornet
index 29ef1e8..c5a9548 100644
--- a/Makefile.hornet
+++ b/Makefile.hornet
@@ -10,7 +10,6 @@ INSTALL := \
.config/msmtp/config \
.config/perspektiv/config.toml \
.mbsyncrc \
- .mbsyncloop \
.notmuch-config \
.ssh/authorized_keys \
.xbindkeysrc \
@@ -34,8 +33,7 @@ INSTALL_CUSTOM := \
$(INTO)/.cache/notmuch/hooks/post-new
BUILD := \
- config/alacritty/alacritty.yml \
- mbsyncloop
+ config/alacritty/alacritty.yml
install ::
@chmod 600 config/msmtp/config
@@ -66,6 +64,3 @@ config/darksky :
config/darksky/api : config/darksky
rbw get darksky.net api > $@
-
-mbsyncloop: mbsyncrc
- @sed 's/^PassCmd.*/PassCmd "head -n1 \/run\/user\/1000\/mbsyncloop"/' mbsyncrc > mbsyncloop