updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git] / cups-usblp / cups.install
blobe92e17ed37d5fa436dd8c7644818cd0a9a5ce28e
1 post_install() {
2  xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
3  echo ">> If you use an HTTPS connection to CUPS, the first time you access"
4  echo ">> the interface it may take a very long time before the site comes up."
5  echo ">> This is because the first request triggers the generation of the CUPS"
6  echo ">> SSL certificates which can be a very time-consuming job."
9 post_upgrade() {
10   xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
13 post_remove() {
14   xdg-icon-resource forceupdate --theme hicolor 2> /dev/null