aboutsummaryrefslogtreecommitdiffstats
path: root/interimap
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-07-01 22:41:28 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-07-02 00:14:39 +0200
commita1c089b997ebf705a9023b4f0f97327e5bd2814e (patch)
tree5bbc5a441626b26bbebd61ecb220714f99f92bb5 /interimap
parentbb7790c7e6e4a2ab4f1658222c19978f6601b35b (diff)
Makefile: Major refactoring, add install and uninstall targets.
Honor BUILD_DOCDIR and DESTDIR variables. Also, remove the `use lib` statement from our executables.
Diffstat (limited to 'interimap')
-rwxr-xr-xinterimap1
1 files changed, 0 insertions, 1 deletions
diff --git a/interimap b/interimap
index 7fce80e..6448d2b 100755
--- a/interimap
+++ b/interimap
@@ -32,7 +32,6 @@ use DBD::SQLite::Constants ':file_open';
use Fcntl qw/F_GETFD F_SETFD FD_CLOEXEC/;
use List::Util 'first';
-use lib 'lib';
use Net::IMAP::InterIMAP 0.0.5 qw/xdg_basedir read_config compact_set/;
# Clean up PATH