Date: Thu, 9 Sep 2004 01:59:24 +0800 (CST) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/71500: [PATCH] chinese/zh-wangttf: fix PLIST Message-ID: <20040908175924.17E053EAD1B@utopia.leeym.com> Resent-Message-ID: <200409081800.i88I0hQA021009@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 71500 >Category: ports >Synopsis: [PATCH] chinese/zh-wangttf: fix PLIST >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Sep 08 18:00:42 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 5.3-BETA3 i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 5.3-BETA3 FreeBSD 5.3-BETA3 #1: Sun Sep 5 01:06:46 CST >Description: - remove "share/fonts/TrueType/wangttf2.txt" from PLIST - replace PREFIX/bin/ttfm.sh with LOCALBASE/bin/ttfm.sh in Makefile and PLIST (it belongs to chinese/ttfm, not chinese/zh-wangttf) Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: http://pointyhat.freebsd.org/errorlogs/i386-5-latest/zh-wangttf-1.3.log >Fix: --- zh-wangttf-1.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/wangttf/Makefile,v retrieving revision 1.11 diff -u -u -r1.11 Makefile --- Makefile 3 Sep 2004 08:44:29 -0000 1.11 +++ Makefile 8 Sep 2004 17:56:07 -0000 @@ -44,7 +44,7 @@ @${ECHO_MSG} "===> Running ttfm.sh" .for i in ${DISTFILES} @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${i} ${FONTDIR} - -@${PREFIX}/bin/ttfm.sh --add xttfm ${i} + -@${LOCALBASE}/bin/ttfm.sh --add xttfm ${i} .endfor @${ECHO_MSG} "===> Running fc-cache" -@${X11BASE}/bin/fc-cache -f -v ${XFONTDIR} Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/chinese/wangttf/pkg-plist,v retrieving revision 1.3 diff -u -u -r1.3 pkg-plist --- pkg-plist 3 Sep 2004 08:44:29 -0000 1.3 +++ pkg-plist 8 Sep 2004 17:56:07 -0000 @@ -1,46 +1,45 @@ -share/fonts/TrueType/wangttf2.txt -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-01.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-02.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-03.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-04.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-05.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-06.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-07.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-08.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-09.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-10.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp010-05.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp010-08.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp110-05.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp110-08.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp210-05.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp210-08.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp310-05.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp310-08.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt001.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt002.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt003.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt004.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt005.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt006.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt009.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt011.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt014.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt021.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt024.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt028.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt034.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt040.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt064.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt071.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wtcc02.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wtcc15.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wtg-06cut1x.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wthc06.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wts11.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wts43.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wts47.ttf || true -@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wts55.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-01.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-02.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-03.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-04.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-05.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-06.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-07.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-08.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-09.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-10.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp010-05.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp010-08.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp110-05.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp110-08.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp210-05.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp210-08.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp310-05.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wp310-08.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt001.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt002.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt003.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt004.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt005.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt006.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt009.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt011.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt014.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt021.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt024.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt028.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt034.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt040.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt064.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wt071.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wtcc02.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wtcc15.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wtg-06cut1x.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wthc06.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wts11.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wts43.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wts47.ttf || true +@unexec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/wts55.ttf || true share/fonts/TrueType/WCL-01.ttf share/fonts/TrueType/WCL-02.ttf share/fonts/TrueType/WCL-03.ttf @@ -83,48 +82,48 @@ share/fonts/TrueType/wts43.ttf share/fonts/TrueType/wts47.ttf share/fonts/TrueType/wts55.ttf -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-01.ttf || true -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-02.ttf || true -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-03.ttf || true -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-04.ttf || true -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-05.ttf || true -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-06.ttf || true -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-07.ttf || true -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-08.ttf || true -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-09.ttf || true -@exec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-10.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp010-05.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp010-08.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp110-05.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp110-08.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp210-05.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp210-08.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp310-05.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp310-08.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt001.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt002.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt003.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt004.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt005.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt006.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt009.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt011.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt014.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt021.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt024.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt028.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt034.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt040.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt064.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt071.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wtcc02.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wtcc15.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wtg-06cut1x.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wthc06.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wts11.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wts43.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wts47.ttf || true -@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wts55.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-01.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-02.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-03.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-04.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-05.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-06.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-07.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-08.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-09.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/WCL-10.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp010-05.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp010-08.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp110-05.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp110-08.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp210-05.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp210-08.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp310-05.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wp310-08.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt001.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt002.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt003.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt004.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt005.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt006.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt009.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt011.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt014.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt021.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt024.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt028.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt034.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt040.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt064.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wt071.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wtcc02.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wtcc15.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wtg-06cut1x.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wthc06.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wts11.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wts43.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wts47.ttf || true +@exec %%LOCALBASE%%/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/wts55.ttf || true @exec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true @unexec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true @unexec rmdir %D/share/fonts/TrueType 2>/dev/null || true --- zh-wangttf-1.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040908175924.17E053EAD1B>