]> TLD Linux GIT Repositories - packages/apache.git/blobdiff - apache-apxs.patch
- Up to 2.4.52
[packages/apache.git] / apache-apxs.patch
index 9cabf9c93c9efbae14b3b43165ac08839c9806b3..309ee24e982302d6f9a383b4450ed40122b288bf 100644 (file)
@@ -28,7 +28,7 @@
 @@ -479,8 +480,8 @@
          $t =~ s|\.[^./\\]+$|\.so|;
          if ($opt_i) {
-           push(@cmds, "$installbuilddir/instdso.sh SH_LIBTOOL='" .
+           push(@cmds, $destdir . "$installbuilddir/instdso.sh SH_LIBTOOL='" .
 -                 "$libtool' $f $CFG_LIBEXECDIR");
 -          push(@cmds, "chmod 755 $CFG_LIBEXECDIR/$t");
 +                 "$libtool' $f $CFG_DESTDIR$CFG_LIBEXECDIR");