summaryrefslogtreecommitdiffstats
path: root/Makefile.hornet
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-02-16 02:23:44 -0500
committerJesse Luehrs <doy@tozt.net>2022-02-16 02:23:44 -0500
commitccad66f3f96f0cafc14e2db84c08edf890eaf511 (patch)
tree83a9cf150c8b15f430dee36750ffac27aacf9e7b /Makefile.hornet
parent206532952fb13f9de81ddd3d36d42a727667fa2c (diff)
downloadconf-ccad66f3f96f0cafc14e2db84c08edf890eaf511.tar.gz
conf-ccad66f3f96f0cafc14e2db84c08edf890eaf511.zip
major revamp of mbsyncloop
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