\
"${PYTHON:=}" \
"python${v}"
--
Troy Telford
ttelf...@me.com
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
A patch that "works for me" is the following; I'm basically making it so it
doesn’t try to use /usr/bin/python (which is Python 2.7), and instead having it
try /usr/bin/python2.6 first (which works).
First, for /usr/bin/caldavd
--- caldavd 2012-01-20 15:48:11.287759928 -0700
+++ /usr/bin/cal
2 matches
Mail list logo