updated on Wed Jan 25 04:02:27 UTC 2012
[aur-mirror.git] / qdevelop-svn / qdevelop-svn.install
blob6d37c0c2faac9e297e6cb630ac5192cc27324a1d
1 post_upgrade() {
2 post_install $1
5 post_install() {
6 echo ">>> If you want to have code completion and class browser you must install ctags package"
7 echo ">>> If you want to have debugging functionalities, you must install gdb package"
10 op=$1
11 shift
12 $op $*