repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sat Jan 21 20:03:50 UTC 2012
[aur-mirror.git]
/
eclipse-qt-eclipse-integration-bin
/
eclipse-qt-eclipse-integration-bin.install
blob
9d98901e029ebda462e8b7d624b5bd495035ea87
1
post_install() {
2
cat << EOF
3
4
It is recommended to run Eclipse once with
5
6
eclipse -clean
7
8
EOF
9
}
10
11
post_upgrade() {
12
post_install $1
13
}