aboutsummaryrefslogtreecommitdiff
path: root/korean/mozilla-klp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/mozilla-klp/Makefile')
-rw-r--r--korean/mozilla-klp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/korean/mozilla-klp/Makefile b/korean/mozilla-klp/Makefile
index 734047be8abf..08909df7a7ab 100644
--- a/korean/mozilla-klp/Makefile
+++ b/korean/mozilla-klp/Makefile
@@ -37,7 +37,6 @@ LOCALENAME= ko_KR.eucKR
LOCALENAME= ko_KR.EUC
.else
LOCALENAME= ko_KR.EUC
-LIBXPG4= LD_PRELOAD=/usr/lib/libxpg4.so.2; export LD_PRELOAD
.endif
post-extract:
@@ -47,7 +46,6 @@ post-extract:
do-build:
${SED} -e "s^@PREFIX@^${PREFIX}^g" \
-e "s^@LOCALENAME@^${LOCALENAME}^g" \
- -e "s^@LIBXPG4@^${LIBXPG4}^g" \
${FILESDIR}/mozilla.sh > ${WRKDIR}/mozilla
do-install: