updated on Fri Jan 13 20:02:10 UTC 2012
[aur-mirror.git] / yed / yed.install
blobcd0dfe2b7209de7f3d4c244caa84f0d785170610
1 post_upgrade() {
2         post_install $1
5 post_install() {
6         echo ">>> You have to read and accept the license agreement under"
7         echo ">>> /usr/share/licenses/yed/license.html before using yEd."
10 op=$1
11 shift
12 $op $*