updated on Thu Jan 12 12:00:22 UTC 2012
[aur-mirror.git] / stepmania / notify.patch
blob1bf1db62bc3247948c06d0f7f802f6d3fc9ecbee
1 diff -r 5ea7a482c711 Utils/build.sh
2 --- a/Utils/build.sh Sun Feb 20 23:07:38 2011 -0500
3 +++ b/Utils/build.sh Fri Mar 11 17:24:22 2011 +0100
4 @@ -5,7 +5,7 @@
5 notify=0
6 if which notify-send >/dev/null 2>&1; then
7 #Comment the following line out to disable notify.
8 - notify=1
9 + notify=0
12 message () {