From c6e2fdabd1d27099f70d6b793bfe9078872deb56 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 10 Feb 2023 14:06:51 +0000 Subject: Prepare for 0.2.0.3; fix configure Signed-off-by: Laurent Bercot --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 780745c..3879ca9 100755 --- a/configure +++ b/configure @@ -249,7 +249,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 -- cgit v1.3.1