archrelease: copy trunk to extra-x86_64
[arch-packages.git] / xfce4-datetime-plugin / trunk / xfce4-datetime-plugin.install
blobb897dbe099516357dbc18e732ed378446b835aa8
1 post_install() {
2   echo "=> The datetime plugin is unmaintained. Consider switching"
3   echo "   to the panel's clock plugin which has similar features."
6 post_upgrade() {
7   post_install
10 # vim:set ts=2 sw=2 et: