Subject: pkg/22743: print/ja-ptex-bin install/deinstall problem
To: None <gnats-bugs@gnats.netbsd.org>
From: None <hira@po6.nsk.ne.jp>
List: netbsd-bugs
Date: 09/11/2003 11:57:30
>Number: 22743
>Category: pkg
>Synopsis: print/ja-ptex-bin install/deinstall problem
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Sep 11 02:58:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Kouichirou Hiratsuka
>Release: NetBSD 1.6Z
>Organization:
>Environment:
System: NetBSD firefly.localdomain 1.6Z NetBSD 1.6Z (FIREFLY) #24: Wed Sep 10 20:51:10 JST 2003 hiratuka@firefly.localdomain:/usr/src/sys/arch/i386/compile/FIREFLY i386
Architecture: i386
Machine: i386
>Description:
INSTALL and DEINSTALL of this package does not work.
>How-To-Repeat:
cd ${PKGSRCDIR}/print/ja-ptex
make
make install
make deinstall
>Fix:
This is patch.
Index: Makefile
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/print/ja-ptex-bin/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 21 Jul 2003 17:16:24 -0000 1.6
+++ Makefile 10 Sep 2003 23:32:04 -0000
@@ -14,6 +14,9 @@
HOMEPAGE= http://www.ascii.co.jp/pb/ptex/
COMMENT= Publishing TeX (pTeX)
+INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
+DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
+
# XXX ${MAKE_VARIABLES} won't be extracted here. strange...
SITES_dvipsk-jpatch-p1.6.tar.gz= \
ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/ \
>Release-Note:
>Audit-Trail:
>Unformatted: