aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2008-02-19 16:37:17 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2008-02-19 16:37:17 +0000
commitf0ffbba53deec4a50eb6b60264469a777a5f3638 (patch)
tree5c8b50d874814b0cec5d5c028fd42663876b1067 /emulators
parentc5854f080ebe5cff9967cfd7d2022091eaadb966 (diff)
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vmware-guestd6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile
index efe9ebbf6abd..b5e0121e2d2d 100644
--- a/emulators/vmware-guestd6/Makefile
+++ b/emulators/vmware-guestd6/Makefile
@@ -204,7 +204,7 @@ do-install:
.else
post-patch:
- LC_CTYPE=C ${REINPLACE_CMD} "`${PRINTF} 's|\0152\013\0350|\0152\\\n\0350|g'`" \
+ LC_ALL=C ${REINPLACE_CMD} "`${PRINTF} 's|\0152\013\0350|\0152\\\n\0350|g'`" \
${WRKSRC}/lib/sbin${BITS}${OSSFX}/vmware-checkvm
do-build: