From d51360554013a9cf001f7c8b768f04d50de731a3 Mon Sep 17 00:00:00 2001 From: SADA Kenji Date: Wed, 19 Jul 2000 14:28:13 +0000 Subject: ja-linux-netscape sometimes create PREFIX/lib/netscape-linux as a file and its installation fails. I'm not sure what couses this problem and am afraid this patch isn't correct solution. --- japanese/netscape4-communicator/Makefile | 2 +- japanese/netscape48-communicator/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'japanese') diff --git a/japanese/netscape4-communicator/Makefile b/japanese/netscape4-communicator/Makefile index e8399fcc4c2c..9604490b16d2 100644 --- a/japanese/netscape4-communicator/Makefile +++ b/japanese/netscape4-communicator/Makefile @@ -64,7 +64,7 @@ do-configure: ${CP} ${WRKDIR}/about ${WRKDIR}/splash do-install: - ${INSTALL_DATA} ${MASTERDIR}/files/preferences.js ${NDIR} + ${INSTALL_DATA} ${MASTERDIR}/files/preferences.js ${NDIR}/ ${MKDIR} ${NDIR}/locale ${LN} -sf /usr/share/locale/en_US.ISO_8859-1 ${NDIR}/locale/${LANG} ${MKDIR} ${NDIR}/${LANG} diff --git a/japanese/netscape48-communicator/Makefile b/japanese/netscape48-communicator/Makefile index e8399fcc4c2c..9604490b16d2 100644 --- a/japanese/netscape48-communicator/Makefile +++ b/japanese/netscape48-communicator/Makefile @@ -64,7 +64,7 @@ do-configure: ${CP} ${WRKDIR}/about ${WRKDIR}/splash do-install: - ${INSTALL_DATA} ${MASTERDIR}/files/preferences.js ${NDIR} + ${INSTALL_DATA} ${MASTERDIR}/files/preferences.js ${NDIR}/ ${MKDIR} ${NDIR}/locale ${LN} -sf /usr/share/locale/en_US.ISO_8859-1 ${NDIR}/locale/${LANG} ${MKDIR} ${NDIR}/${LANG} -- cgit v1.2.3