about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-05 08:49:10 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-05 08:49:10 +0000
commitd983a8fe0a8efce4fbbf5fc53fc64e796b794fcb (patch)
tree486db1960ee51a53c61b98125f911c47cc933d15
parentd870f22a8550bf3a65626092a648439c1985c4c9 (diff)
downloads6-linux-utils-d983a8fe0a8efce4fbbf5fc53fc64e796b794fcb.tar.gz
s6-linux-utils-d983a8fe0a8efce4fbbf5fc53fc64e796b794fcb.tar.xz
s6-linux-utils-d983a8fe0a8efce4fbbf5fc53fc64e796b794fcb.zip
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