aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-29 08:13:17 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-29 08:13:17 +1300
commit56d49a89401ff66378b13dde32fc8bfc4d3007a8 (patch)
tree95beaf92a922391aceae0137aed9182a4ca56123 /Makefile
parentRemove old targets (diff)
downloaddotfiles-56d49a89401ff66378b13dde32fc8bfc4d3007a8.tar.gz
dotfiles-56d49a89401ff66378b13dde32fc8bfc4d3007a8.zip
Use default ~/.signature location
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d521cd1..4ffa0fd3 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ install-mutt : install-maildir
"$(HOME)"/.mutt \
"$(HOME)"/.cache/mutt
install -pm 0644 -- mutt/muttrc "$(HOME)"/.muttrc
- install -pm 0644 -- mutt/signature "$(HOME)"/.mutt/signature
+ install -pm 0644 -- mutt/signature "$(HOME)"/.signature
install-ncmcpp :
install -m 0755 -d -- "$(HOME)"/.ncmpcpp