Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | bapt | 2013-09-21 |
#!/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