repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git]
/
pnfo-git
/
pnfo.install
blob
fc841850bcf0fb05298f22468b4c5c2874622e4d
1
2
post_install() {
3
/bin/cat << EOF
4
5
The Lucida ConsoleP font is not included in this package due to licensing
6
restrictions.
7
8
The Lucida ConsoleP font is the only one that can fully handle all cp437 chars
9
though, so I'd suggest to buy the font.
10
11
EOF
12
}
13
14
# vim:set ts=2 sw=2 et: