Hello,
Im trying to make my spec file working on 11.1 and 11.2
Darix told me that I have to put this line into the spec file :
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print
But now every build failes.
My project can be found at : https://build.opensuse.org/project/show?project=home%3Asnowman1967
What can I do to make it work again.
Roelof -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Tue, 26 Oct 2010 17:12:41 +0000 Roelof Wobben rwobben@hotmail.com wrote:
Hello,
Im trying to make my spec file working on 11.1 and 11.2
Darix told me that I have to put this line into the spec file :
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print
But now every build failes.
My project can be found at : https://build.opensuse.org/project/show?project=home%3Asnowman1967
What can I do to make it work again.
Roelof
Hi Your missing some, have a look here, under "Compatibility with older distributions" http://en.opensuse.org/openSUSE:Packaging_Python
Hello Malcolm,
Thank you. The build is now a sucess.
Roelof
To: opensuse-factory@opensuse.org From: malcolm_lewis@bellsouth.net Subject: [opensuse-factory] Re: (unknown) Date: Tue, 26 Oct 2010 12:19:09 -0500
On Tue, 26 Oct 2010 17:12:41 +0000 Roelof Wobben rwobben@hotmail.com wrote:
Hello,
Im trying to make my spec file working on 11.1 and 11.2
Darix told me that I have to put this line into the spec file :
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print
But now every build failes.
My project can be found at : https://build.opensuse.org/project/show?project=home%3Asnowman1967
What can I do to make it work again.
Roelof
Hi Your missing some, have a look here, under "Compatibility with older distributions" http://en.opensuse.org/openSUSE:Packaging_Python
-- Cheers Malcolm °¿° (Linux Counter #276890) SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.23-0.3-default up 1 day 13:34, 3 users, load average: 0.26, 0.17, 0.06 GPU GeForce 8600 GTS Silent - Driver Version: 260.19.12
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org --
To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org