updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / i3-ipc / i3-ipc.install
blob39e33a6a9d5cb5671ddff49611c9b58af510aaaa
1 ## arg 1:  the new package version
2 post_install() {
3     echo
4     echo '---------------------------------------------------------------------------'
5     echo ' IMPORTANT NOTES:'
6     echo 
7     echo 'You need eventmachine to run the latest version of i3-ipc'
8     echo 'Install it via gem:'
9     echo '  $ gem install eventmachine'
10     echo "---------------------------------------------------------------------------"