summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:20 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:20 +0000
commit93644329d6ecbb49d456b5d0dc915171d316281e (patch)
tree8009b436a2c33998b8bd58b5d636380fa57973da
parentababc4d9715d4b21bc617c6b45208d594d1ba896 (diff)
downloadskabus-93644329d6ecbb49d456b5d0dc915171d316281e.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 435418a..6846938 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