Dave Mielke <[email protected]> writes: > [quoted lines by Lars Bjørndal on 2009/07/13 at 15:36 +0200] > >>I try to rebuild brltty version 4 for my newly installed Fedora 11 >>system. In the %files section in the spec file, the python version is >>hard coded into 2.4, although on my new system it's 2.6. Is there some >>way to guess the installed python version instead? > > There may be some clever way to figure it out from within the spec file, but > that'd require more knowledge than I have. If, however, you run autogen first > then you'll get a spec file which matches your system.
Thank you for this information. Maybe it could be possible to use 'python --version' with a sed command to get the version. Lars _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
