core/mozilla-common/mozilla-common.install
Phil Miller 89f5fdf6ea * sync repo with chakra-core
- added some makedeps
- fixed some pkgs
- broken pkgs: 7
2010-05-18 14:39:29 +00:00

5 lines
103 B
Plaintext

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