updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git] / slackfire / slackfire.install
blob2eae540701c67dbf26d761a87905d444887901a6
1 post_install() {
2   echo "Please make sure to read /usr/share/slackfire/README"
3   echo "Also note that this README is meant for Slackware, and as such, some information may be incorrect."
5 post_upgrade() {
6  post_install "$1"
8 # vim:set ts=2 sw=2 et: