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 26 16:09:46 UTC 2012
[aur-mirror.git]
/
calendarserver
/
caldavd.patch
blob
b910720a245270831993a53484df4b5b8ff783a6
1
--- ../../../src/CalendarServer/bin/caldavd 2010-10-19 17:16:24.925518811 +0200
2
+++ CalendarServer/bin/caldavd 2010-10-19 17:32:12.765518811 +0200
3
@@ -49,7 +49,7 @@ try_python ()
4
return 0;
5
}
6
7
-for v in "" "2.6" "2.5"; do
8
+for v in "2" "2.6" "2.5"; do
9
for p in \
10
"${PYTHON:=}" \
11
"python${v}" \