summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:05 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:05 +0000
commita167b8f88321e986bfe32afcc777fc9bb05f42fe (patch)
tree53b48d144812ea601c53fa6901ad0caa0e1b6f00 /configure
parent8f07ab35656d5ce025f8ffcce295f72a40033aa6 (diff)
downloads6-a167b8f88321e986bfe32afcc777fc9bb05f42fe.tar.xz
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 abdb380..6a53371 100755
--- a/configure
+++ b/configure
@@ -249,7 +249,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