diff options
author | grant <grant@pkgsrc.org> | 2002-12-25 03:06:02 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-12-25 03:06:02 +0000 |
commit | 57d8aabe9da66416abec853cbe410f37907ba9e6 (patch) | |
tree | 0a42c38a4246018d46b8e14303c1806f08ea2f49 | |
parent | ebdd416c4ab7da586a3065f5763a9db8740e32ad (diff) | |
download | pkgsrc-57d8aabe9da66416abec853cbe410f37907ba9e6.tar.gz |
Add MESSAGE to note running 'fc-cache'.
From Eric Gillespie in private mail.
-rw-r--r-- | fonts/fontconfig/MESSAGE | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fonts/fontconfig/MESSAGE b/fonts/fontconfig/MESSAGE new file mode 100644 index 00000000000..c42c96cf970 --- /dev/null +++ b/fonts/fontconfig/MESSAGE @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2002/12/25 03:06:02 grant Exp $ + +You will need to run 'fc-cache' as root to build the X11 +font cache before attempting to use applications which +use ${PKGNAME}. + +=========================================================================== |