summaryrefslogtreecommitdiffstats
path: root/doinst.sh
Commit message (Collapse)AuthorAgeFilesLines
* doinst.sh: Add info section.HEADmaster bedlam2023-05-271-3/+8
|
* doinst.sh: Adjust line spacing for readability. root2023-05-111-2/+8
|
* doinst.sh: Add usage notes. root2023-05-111-5/+80
| | | | | Added numerous notes and comments describing usage, to help new maintainers.
* doinst.sh: Remove double install warning Heinz Wiesinger2021-07-031-3/+0
| | | | | | | This is no longer the case since the update to -current on Fri May 21 19:33:21 UTC 2021 Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* doinst.sh: Give warning. Willy Sudiarto Raharjo2017-02-191-0/+4
| | | | | | upgradepkg runs doinst.sh twice. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* doinst.sh: Add "-f" to icon theme update and note other themes Robby Workman2017-01-081-1/+2
| | | | | | | | 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
* doinst.sh: add some lines to handle info(1) files Erik Hanson2013-11-061-0/+3
|
* doinst.sh: update the gio module cache Robby Workman2011-11-281-0/+4
|
* doinst.sh: Corrected glib-compile-schemas. Erik Hanson2011-05-101-3/+4
|
* doinst.sh: compile glib2 schemas if needed Robby Workman2010-12-021-0/+4
| | | | This is not really relevant for us yet, but it won't hurt.
* doinst.sh: Add schema_install() example for GConf stuff Robby Workman2010-06-181-0/+9
|
* doinst.sh: add preserve_perms() function Robby Workman2010-04-231-7/+11
|
* Initial commit Robby Workman2009-12-171-0/+37
Add the template.SlackBuild and doinst.sh to the repo, as well as a README file.