PKGBUILDs/community/alsa-plugins/alsa-plugins.install

9 lines
175 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
post_install() {
echo "Install jack-audio-connection-kit, libsamplerate, ffmpeg
or pulseaudio to get their respective plugins working"
}
post_upgrade() {
post_install $1
}