updated on Wed Jan 25 20:08:56 UTC 2012
[aur-mirror.git] / pymol-svn / pymol.install
blob97f8d9f819611a9df7b2cf6bb2fdb90b52c813cc
1 post_install() {
2   echo "PyMOL User's Manual: http://pymol.sourceforge.net/newman/user/toc.html"  
3   echo "I added python-pmw (AUR) to the dependency list but it is required only in order to see the External GUI, if you feel it's not necessary please notify"
4   
7 post_upgrade() {
8   post_install
11 op=$1
12 shift
13 $op $*