updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / latexdraw / latexdraw.install
blob74acfeffaa9d2aea9c240284ecf4b1f824e230c6
4 post_install() {
5     echo '>>>'
6     echo '>>>   Notes'
7     echo '>>>   -----'
8     echo '>>>   This package has been built and tested using both'
9     echo '>>>   extra/openjdk6 and community/jdk + jre.'
10     echo '>>>'
11     echo '>>>   Performance is vastly superior when run under the'
12     echo '>>>   proprietary Sun jre (i.e community/jre). '
13     echo '>>>'
14     echo '>>>   Gridlines are rendered very thick when run under '
15     echo '>>>   openjdk6. As a result the default settings for some'
16     echo '>>>   features may be unusable '
17     echo '>>>   (e.g. fine grid spacing, low node handle opacity).'
18     echo '>>>   These settings can be modified via File->Preferences'
19     echo '>>>   or through the tool bar'
20     echo '>>>'
23 post_upgrade() {
24   post_install
27 op=$1
28 shift
30 $op $*