mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 13:57:17 +08:00
89f5fdf6ea
- added some makedeps - fixed some pkgs - broken pkgs: 7
5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
post_install() {
|
|
echo "relogin or source /etc/profile.d/mozilla-common.sh"
|
|
}
|
|
# vim:set ts=2 sw=2 et:
|