#!/bin/sh PATH=/bin:/usr/bin:/sbin:/usr/sbin:%%X11BASE%%/bin export PATH case $2 in POST-INSTALL) echo "Running fc-cache to build fontconfig cache..." fc-cache -f -v ;; esac
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-s3virge
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21