archrelease: copy trunk to community-x86_64
[ArchLinux/community.git] / reapack / trunk / reapack.install
blob2a67225eb9a831c6f7b34033594508d1f23226cf
1 post_install(){
2   cat <<- EOF
4 For REAPER to pick up the plugin, it must be symlinked into REAPER's user directory.
6 ln -s /usr/lib/reapack/reaper_reapack-x86_64.so ~/.config/REAPER/UserPlugins/
8 EOF