diff options
-rwxr-xr-x | configure | 2 |
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 |