From f313bf94e27f7cacf3413b90f99d3153354e478e Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 10 Nov 2005 07:25:32 +0000 Subject: Fix path in ln. --- lang/sun-jre13/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/sun-jre13') diff --git a/lang/sun-jre13/PLIST b/lang/sun-jre13/PLIST index 8ee0eaeb8db..23b71e292c3 100644 --- a/lang/sun-jre13/PLIST +++ b/lang/sun-jre13/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2004/11/26 11:51:21 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2005/11/10 07:25:32 wiz Exp $ bin/sun13-java bin/sun13-keytool bin/sun13-policytool @@ -141,7 +141,7 @@ java/sun-1.3.1/man/ja_JP.eucJP/man1/keytool.1 java/sun-1.3.1/man/ja_JP.eucJP/man1/rmid.1 java/sun-1.3.1/man/ja_JP.eucJP/man1/rmiregistry.1 java/sun-1.3.1/man/ja_JP.eucJP/man1/tnameserv.1 -@exec ${LN} -sf java/sun-1.3.1/man/ja_JP.eucJP %D/java/sun-jdk13/man/ja +@exec ${LN} -sf %D/java/sun-1.3.1/man/ja_JP.eucJP %D/java/sun-jdk13/man/ja @unexec ${RM} -f %D/java/sun-1.3.1/man/ja java/sun-1.3.1/man/man1/java.1 java/sun-1.3.1/man/man1/keytool.1 -- cgit v1.2.3