PKGBUILDs/extra/mozilla-common/mozilla-common.install

5 lines
103 B
Text
Raw Normal View History

2009-10-10 02:23:22 +00:00
post_install() {
echo "relogin or source /etc/profile.d/mozilla-common.sh"
}
# vim:set ts=2 sw=2 et: