repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
ttf-joypixels
/
trunk
/
ttf-joypixels.install
blob
9a7ad27d9990c24d8d44867662a3191463044fa0
1
post_upgrade() {
2
conf="/etc/fonts/conf.d/75-joypixels.conf"
3
if [ -L "$conf" -a ! -e "$conf" ]; then
4
echo
5
echo " 75-joypixels.conf is no longer provided by this package, see FS#66080"
6
echo " Remember to update your $conf"
7
echo
8
fi
9
}