about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:24 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:24 +0000
commita5e94f3053038184cd0cffd798ca22f779fefb30 (patch)
treec9a7de3f4c606359891f2d95e2e298fb7df11c26
parent9e58f9c1daa43ca7d834a9d4cf7d75c73a02df3b (diff)
downloadutmps-a5e94f3053038184cd0cffd798ca22f779fefb30.tar.gz
utmps-a5e94f3053038184cd0cffd798ca22f779fefb30.tar.xz
utmps-a5e94f3053038184cd0cffd798ca22f779fefb30.zip
configure: support DESTDIR for sysdeps too
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7ce59b8..2393bb2 100755
--- a/configure
+++ b/configure
@@ -256,7 +256,7 @@ if $slashpackage ; then
   if $manualsysdeps ; then
     :
   else
-    sysdeps=${sproot}/package/prog/skalibs/sysdeps
+    sysdeps=${DESTDIR}${sproot}/package/prog/skalibs/sysdeps
   fi
   extbinprefix=${exthome}/command
   dynlibdir=${home}/library.so