summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:16 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:16 +0000
commitef4838c7d0007b3c43da5d10649bcf1b0b3557a7 (patch)
tree65af9f05e5545dfac37d9dd2dc2bbeb757da8bb9
parenta382e6d64c6aa85d636c2a2dc508c8c9dd55d320 (diff)
downloads6-portable-utils-ef4838c7d0007b3c43da5d10649bcf1b0b3557a7.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