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 Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git]
/
xdiff-ext
/
xdiff-ext.install
blob
0bf532020e15ff64b02dbb9936c2019f89cea5eb
1
post_install() {
2
echo "+++ You must set your desired diff tool via the xdiff-ext configurator."
3
echo "+++ Run \`xdiffextsetup' or launch it from the menu."
4
}
5
6
post_upgrade() {
7
post_install $1
8
}