updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / eclipse-clp-x86_64 / eclipse-clp.install
bloba84103dfe4e048d33dd1210a3e1799bba2ba7904
1 . /etc/profile.d/eclipse-clp.sh
3 post_install() {
4   cd $ECLIPSEDIR
5   echo -e "\n\n\n\n${JAVA_HOME}\n" | ./RUNME
8 post_upgrade() {
9   post_install $1
12 post_remove() {
13   return 0
16 op=$1
17 shift
19 $op $*