Skip to content

Commit

Permalink
mutt: Fix Muttrc creation after master rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Nov 20, 2021
1 parent 7e51318 commit 82e884c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spk/mutt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ include ../../mk/spksrc.spk.mk
mutt_extra_install:
install -d -m 755 $(STAGING_SPKVAR)
install -m 644 src/Muttrc.local $(STAGING_SPKVAR)/Muttrc.local
echo "source $(INSTALL_PREFIX_VAR)/Muttrc.local" >> $(STAGING_DIR)/var/Muttrc
echo "source $(INSTALL_PREFIX_VAR)/Muttrc.local" >> $(STAGING_SPKVAR)/Muttrc

0 comments on commit 82e884c

Please sign in to comment.