summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:01 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:01 +0000
commit6d0550e9156bb32431a0d338a05688aa8811d6e0 (patch)
tree5c13e7e8adf776a126c2ed6c2f9348cafea8d580 /configure
parent535cc9f56541b661251eb9d0707967e69e69bc3d (diff)
downloadmdevd-6d0550e9156bb32431a0d338a05688aa8811d6e0.tar.gz
mdevd-6d0550e9156bb32431a0d338a05688aa8811d6e0.tar.xz
mdevd-6d0550e9156bb32431a0d338a05688aa8811d6e0.zip
configure: support DESTDIR for sysdeps too
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0f076c3..d3fb5a0 100755
--- a/configure
+++ b/configure
@@ -245,7 +245,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