summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:14 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:14 +0000
commite4a928d539281bb85305d4b23aef6c270f63f9fa (patch)
tree1babc3374d3b9d711693cb856755956052011469
parent966e79d264681140f9b5a3a3b6a5cf18917869e9 (diff)
downloads6-networking-e4a928d539281bb85305d4b23aef6c270f63f9fa.tar.xz
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 7b1d2be..8a0836a 100755
--- a/configure
+++ b/configure
@@ -258,7 +258,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