Commit Graph

12 Commits

Author SHA1 Message Date
04528a0fb9 Fix make uninstall
for loop directory wildcard includes the directory name. No need to
specify the dir name when removing file.

Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com>
2019-07-01 19:20:27 -04:00
cd5fd9bde2 Make use of PREFIX environment variable
This patch puts the environment variable PREFIX in more use. If
specified, mull-wizard Makefile substitute all instances of prefix with
the provided environment variable.

Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com>
2019-07-01 18:34:07 -04:00
c5e12600b9 fix 2019-05-06 19:40:17 -04:00
06c3d0e34c Use correct prefix in muttrc on macOS 2019-05-05 09:26:49 +02:00
2b2f17f310 Prefix binary path correctly on MacOS 2019-05-04 22:47:01 +02:00
de30654ac0 share files moved and looped 2019-05-01 21:24:41 -04:00
8d38c10a20 loop in makefile 2019-05-01 21:21:02 -04:00
ed1f45b527 create man folder before copying the manpage there
I was wondering why the install failed... 😆
2019-04-23 15:59:57 +02:00
25fadb02b8 install to /usr 2019-04-23 09:30:04 -04:00
61e6befc56 make all install paths configurable
This would enable users to install to other locations (important e.g. for chroot installs or packaging).
2019-04-23 15:08:25 +02:00
8140c2627f manual added 2019-04-22 12:13:45 -04:00
a947bffeba makefile added 2019-04-21 21:47:27 -04:00