On Wed, Oct 13, 2010 at 08:49:08PM +0200, Thomas Dahms wrote:
after updating to tip today, I get the error
eval: 399: Syntax error: end of file unexpected (expecting ")")
I am not sure, but maybe this is introduced by changeset 2782:3a645190bda8
which changed wmii.sh. Unfortunately I don't quite understand the point of
this change, so can't help more.
And something unrelated:
In Arch Linux, python is now Python 3. Using python2 with wmii is not
smooth:
It builds when changing the supplied PKGBUILD to depend on python2 and
using the PYTHON=python2 flag, but /etc/wmii-hg/python/wmiirc still uses
"#!/usr/bin/env python".
Should be fixed in 2784:9466b4993b71.
--
Kris Maglione
Good judgement comes from experience, and experience comes from bad
judgement.
--Fred Brooks