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

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