components/mc/patches/Makefile.in.patch
author pkidd <patrick.kidd@oracle.com>
Thu, 01 Dec 2016 09:15:00 -0800
branchs11u3-sru
changeset 7423 a17eef087a5e
parent 228 491af2bffe0f
permissions -rw-r--r--
Added tag 0.175.3.15.0.4.0, S11.3SRU15.4 for changeset f2e0a2f2bfc0

--- mc-4.7.3/contrib/Makefile.in.orig	2011-05-05 01:14:19.190997170 -0700
+++ mc-4.7.3/contrib/Makefile.in	2011-05-05 01:15:13.286970695 -0700
@@ -161,7 +161,7 @@
     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
   done; \
   reldir="$$dir2"
-pkglibexecdir = $(libexecdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@/bin
 ACLOCAL = @ACLOCAL@
 ALLOCA = @ALLOCA@
 AMTAR = @AMTAR@