You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
244 B

--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,8 @@ CC=gcc
PKG=noip-2.1.tgz
PREFIX=/usr/local
-CONFDIR=${PREFIX}/etc
-BINDIR=${PREFIX}/bin
+CONFDIR=${DESTDIR}/${PREFIX}/etc
+BINDIR=${DESTDIR}/${PREFIX}/bin
# these defines are for Linux
LIBS=