Cross Reference: Makefile.in.patch
xref
: /
solaris-userland
/
components
/
mc
/
patches
/
Makefile.in.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile.in.patch revision 228
228
N/A
---
mc-4.7.3/contrib/Makefile.in.orig
2011-05-05 01:14:19.190997170 -0700
228
N/A
+++
mc-4.7.3/contrib/Makefile.in
2011-05-05 01:15:13.286970695 -0700
228
N/A
@@ -161,7 +161,7 @@
228
N/A
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
228
N/A
done; \
228
N/A
reldir="$$dir2"
228
N/A
-pkglibexecdir = $(libexecdir)/@PACKAGE@
228
N/A
+pkglibexecdir = $(libexecdir)/@PACKAGE@/bin
228
N/A
ACLOCAL = @ACLOCAL@
228
N/A
ALLOCA = @ALLOCA@
228
N/A
AMTAR = @AMTAR@