summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:22 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:22 +0000
commit45fd7e410c0fb69d46b7df23053a3059b8221a24 (patch)
treed30bbcee04d7dce866edf625c58af129509d5ba7
parent3781c88229665944a362809bd1972a5ef3e31743 (diff)
downloadsmtpd-starttls-proxy-45fd7e410c0fb69d46b7df23053a3059b8221a24.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 0f076c3..d3fb5a0 100755
--- a/configure
+++ b/configure
@@ -245,7 +245,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