diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-07-05 00:23:53 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-07-05 00:23:53 +0200 |
| commit | c64e69af42bcd3265b75c86b84e68b29225f229a (patch) | |
| tree | 05b592e3141a2975d79c1a83701cd869716ab6a4 /Makefile | |
| parent | bf90eca598bb510af22617dbbb15af3b599cc268 (diff) | |
using mutt instead of msmtp0.2.0
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ install: test ! -d $(DESTDIR)/etc/default && mkdir -p $(DESTDIR)/etc/default || exit 0 cp ./src/muttdelay.default.conf $(DESTDIR)/etc/default/muttdelay cp ./src/*.vim $(DESTDIR)/usr/share/$(NAME)/ - cp ./src/*.sample $(DESTDIR)/usr/share/$(NAME)/ deinstall: test ! -z "$(DESTDIR)" && test -f $(DESTDIR)/usr/bin/$(NAME) && rm $(DESTDIR)/usr/bin/$(NAME) || exit 0 |
