From d5b54d08694f2656c04d83a0013fb3d3eb1344e2 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 8 Oct 2000 07:21:03 +0000 Subject: Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to .) and other pkg variables if they are nearby. --- korean/netscape47-communicator/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korean') diff --git a/korean/netscape47-communicator/Makefile b/korean/netscape47-communicator/Makefile index cbfde9ca05f3..d640ba509a67 100644 --- a/korean/netscape47-communicator/Makefile +++ b/korean/netscape47-communicator/Makefile @@ -8,8 +8,8 @@ MASTERDIR= ${.CURDIR}/../netscape4-communicator SUBMASTERDIR= ${.CURDIR}/../netscape${BROWSER_VER}-communicator FILESDIR= ${SUBMASTERDIR}/files -PATCHDIR= ${SUBMASTERDIR}/patches -PKGDIR= ${SUBMASTERDIR}/pkg +PATCHDIR= ${SUBMASTERDIR}/files +PKGDIR= ${SUBMASTERDIR} BROWSER_VER= 47 BROWSER_VERSION= 4.75 -- cgit v1.2.3