summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:12 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:12 +0000
commitebb967de7d94492a0473929a3ca0e441c3fac1b9 (patch)
tree6da85cdd8548fbd0cff204eb09642ed6c8b3f250
parent73be5fb37ac9b33c9e174bf3d53b60e33a6243d3 (diff)
downloads6-linux-init-ebb967de7d94492a0473929a3ca0e441c3fac1b9.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 a47ec4b..3dac442 100755
--- a/configure
+++ b/configure
@@ -267,7 +267,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