updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / compiz-core-unity-git / compiz-core-unity-git.install
blobf3f8dc7eed86299ac49a8ace9d2e3ee0f17b9a02
1 REDB=$'\x1b[31;1m'
2 NC=$'\x1b[0m'
3 post_install() {
4         cat <<-EndOfMessage
5         In order to succesfully run Compiz 0.9.x, execute:
7         $ $REDB compiz-git --replace --sm-disable --ignore-desktop-hints ccp $NC
9         EndOfMessage
10         /bin/true
13 post_upgrade() {
14         post_install