2 echo "==> Creating cache directory..."
3 mkdir -p /var/cache/easy_e17
5 echo "Keep in mind that since version 1.3.0-1 this package will NOT install e17 automatically anymore."
6 echo "To start the installation, use 'easy_e17.sh -i'. To upgrade, use 'easy_e17.sh -u'."
7 echo "Since version 1.4.0-2 you can build only the EFL libraries (no E)."
8 echo "See 'easy_e17.sh --help' for more options."
9 echo "========================"
10 echo "A config file has been installed in /etc/easy_e17.conf."
15 echo "Since version 1.4.0-2 you can build only the EFL libraries (without E itself)."
16 echo "See 'easy_e17.sh --help' for details."
20 echo "==> Deleting cache directory..."
21 rm -r /var/cache/easy_e17