repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
supercollider
/
trunk
/
supercollider.install
blob
d69f3162d3ce22d6d068fa625807db21ccc562cf
1
post_install () {
2
echo "The vim plugin 'SCVim' is now developed separately: https://github.com/supercollider/scvim"
3
echo "Until a package is provided, please use the install methods mentioned in the link."
4
}
5
6
post_upgrade () {
7
post_install
8
}