FS#6408 - Add "source /etc/profile" to pacman
|
Details
Some pakages like mozilla-firefox need an relogin after
install to get it in to the $Path.
The alternativ method is to run source /etc/profile Why not add the command source /etc/profile to pacman? |
This task depends upon
Closed by Roman Kyrylych (Romashka)
Tuesday, 13 February 2007, 19:55 GMT
Reason for closing: Won't implement
Additional comments about closing: This is not pacman's issue. Sourcing of /etc/profile could be added to post_install() in $pkgname.install (I don't think this is good idea though).
Tuesday, 13 February 2007, 19:55 GMT
Reason for closing: Won't implement
Additional comments about closing: This is not pacman's issue. Sourcing of /etc/profile could be added to post_install() in $pkgname.install (I don't think this is good idea though).