summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:07 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:07 +0000
commit132f199d2e5561b5f9337201c2d991b513894c60 (patch)
treea0d200ff510faee9d7227be07c1367bce52dcdbb
parentbd189eacd9d27c5bdf2d689b80b671d6bc32b00c (diff)
downloads6-dns-132f199d2e5561b5f9337201c2d991b513894c60.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 ea5aabb..4c9874e 100755
--- a/configure
+++ b/configure
@@ -241,7 +241,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