]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3591] Fix for DESTDIR installation hook
authorTomek Mrugalski <tomasz@isc.org>
Thu, 18 Sep 2014 14:07:15 +0000 (16:07 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 18 Sep 2014 14:07:15 +0000 (16:07 +0200)
Makefile.am

index 887e3b5860400f8e52866a63364a8fdb92512951..b943445b9861773d086bcf112c55c8ed1057dbf2 100644 (file)
@@ -121,7 +121,7 @@ cppcheck:
 
 # These steps are necessary during installation
 install-exec-hook:
-       mkdir -p ${localstatedir}/run/${PACKAGE_NAME}
+       mkdir -p $(DESTDIR)${localstatedir}/run/${PACKAGE_NAME}
 
 ### include tool to generate documentation from log message specifications
 ### in the distributed tarball: