summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:09 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:09 +0000
commit44a641f27a74b7caeefa835c7d4dadfec5a75cd5 (patch)
tree5ded4a6c0bdb0f835c3cfd320392ae9258ff8c56
parent5ce37689ba590ebc783eff9bd1849e2884622c60 (diff)
downloads6-frontend-44a641f27a74b7caeefa835c7d4dadfec5a75cd5.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 7abdfa0..815df16 100755
--- a/configure
+++ b/configure
@@ -257,7 +257,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