aboutsummaryrefslogtreecommitdiff
path: root/doinst.sh
AgeCommit message (Collapse)Author
2017-02-19doinst.sh: Give warning.Willy Sudiarto Raharjo
upgradepkg runs doinst.sh twice. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-08doinst.sh: Add "-f" to icon theme update and note other themesRobby Workman
Thanks to Alexander Verbovetsky <alik@ejik.org> for the suggestion about "gtk-update-icon-cache -f" to be consistent with what's done in rc.M on boot: https://lists.slackbuilds.org/pipermail/slackbuilds-users/2017-January/017875.html
2013-11-06doinst.sh: add some lines to handle info(1) filesErik Hanson
2011-11-28doinst.sh: update the gio module cacheRobby Workman
2011-05-10doinst.sh: Corrected glib-compile-schemas.Erik Hanson
2010-12-02doinst.sh: compile glib2 schemas if neededRobby Workman
This is not really relevant for us yet, but it won't hurt.
2010-06-18doinst.sh: Add schema_install() example for GConf stuffRobby Workman
2010-04-23doinst.sh: add preserve_perms() functionRobby Workman
2009-12-17Initial commitRobby Workman
Add the template.SlackBuild and doinst.sh to the repo, as well as a README file.