Honor DESTDIR in Makefile - reed-alert - Lightweight agentless alerting system for server
 (HTM) git clone git://bitreich.org/reed-alert/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/reed-alert/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 39af88e2f042d6b0bf77b173363c179733bd518a
 (DIR) parent 48ae4c7162a374943b90511fed185d1c12f7ed91
 (HTM) Author: Solene Rapenne <solene@perso.pw>
       Date:   Wed, 24 Oct 2018 07:17:07 +0200
       
       Honor DESTDIR in Makefile
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       @@ -1,4 +1,4 @@
       -PREFIX=/usr/local
       +PREFIX=${DESTDIR}/usr/local
        LISPDIR=${PREFIX}/share/reed-alert/
        
        all: reed-alert