use fontdir support.
This commit is contained in:
parent
3ab9b376fc
commit
5e8aadfedd
@ -1,12 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/29 05:43:30 kevlo Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/10 11:54:35 espie Exp $
|
||||
@fontdir lib/X11/fonts/chinese/
|
||||
lib/X11/fonts/chinese/fonts.alias-kc
|
||||
lib/X11/fonts/chinese/kc8x15.pcf.gz
|
||||
lib/X11/fonts/chinese/kc12x24.pcf.gz
|
||||
lib/X11/fonts/chinese/kc15f.pcf.gz
|
||||
lib/X11/fonts/chinese/kc24f.pcf.gz
|
||||
@exec cat %B/fonts.alias-* >%B/fonts.alias
|
||||
@exec echo "Remember to add %B to your font path."
|
||||
@exec /usr/X11R6/bin/mkfontdir %B || true
|
||||
@unexec cat %B/fonts.alias-* >%B/fonts.alias
|
||||
@unexec /usr/X11R6/bin/mkfontdir %B || true
|
||||
@unexec echo "Remove %B manually if it's now empty"
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2000/08/31 07:25:52 kevlo Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/08/10 11:54:35 espie Exp $
|
||||
@fontdir lib/X11/fonts/chinese/
|
||||
lib/X11/fonts/chinese/fonts.alias-taipei
|
||||
lib/X11/fonts/chinese/taipei16.pcf.gz
|
||||
lib/X11/fonts/chinese/taipeik20.pcf.gz
|
||||
@ -6,9 +7,3 @@ lib/X11/fonts/chinese/taipeim20.pcf.gz
|
||||
lib/X11/fonts/chinese/taipei24.pcf.gz
|
||||
lib/X11/fonts/chinese/taipeik24.pcf.gz
|
||||
lib/X11/fonts/chinese/taipeim24.pcf.gz
|
||||
@exec cat %B/fonts.alias-* >%B/fonts.alias
|
||||
@exec echo "Remember to add %B to your font path."
|
||||
@exec /usr/X11R6/bin/mkfontdir %B || true
|
||||
@unexec cat %B/fonts.alias-* >%B/fonts.alias
|
||||
@unexec /usr/X11R6/bin/mkfontdir %B || true
|
||||
@unexec echo "Remove %B manually if it's now empty"
|
||||
|
@ -1,7 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/08/10 09:17:08 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/08/10 11:54:36 espie Exp $
|
||||
@fontdir lib/X11/fonts/hack/
|
||||
lib/X11/fonts/hack/ibm.pcf.gz
|
||||
lib/X11/fonts/hack/nh10.pcf.gz
|
||||
@exec echo "Remember to add %B to your font path."
|
||||
@exec /usr/X11R6/bin/mkfontdir %B || true
|
||||
share/doc/nethack/
|
||||
share/doc/nethack/Guidebook.txt
|
||||
|
Loading…
Reference in New Issue
Block a user