forked from Lainports/freebsd-ports
- Add multimedia/linux-rl9-libva to the run dependencies - Execute the post-installation script (provided by Discord) for any user, not just those who update the program. - Modify pkg-message accordingly - Bump PORTREVISION
14 lines
258 B
Text
14 lines
258 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
|
|
If the user's directory is located in /usr/home/ and doesn't exist the link
|
|
/home, then create one with the command:
|
|
|
|
ln -s /usr/home /home
|
|
|
|
Discord uses pulseaudio(1), so you have to start the relative server.
|
|
EOM
|
|
}
|
|
]
|
|
|