repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git]
/
stepmania
/
notify.patch
blob
1bf1db62bc3247948c06d0f7f802f6d3fc9ecbee
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
10
fi
11
12
message () {