[opensuse-buildservice] osc: packaging fix for the stupid ubuntu 9.04 dist-packages bug
Hi Adrian, could you please apply the ubuntu 9.04 bugfix inside debian.tar.gz for the osc package also to regular openSUSE:Tools/osc package. In openSUSE:Tools:Devel/osc-svn/debian.tar.gz there is inside "rules" a line: if [ x"$$(python -c 'from distutils.sysconfig import get_python_lib; print get_python_lib()' | grep dist-packages)" == x"" ]; then python setup.py install --prefix=$(CURDIR)/debian/tmp/usr; else python setup.py install --root=$(CURDIR)/debian/tmp --install-layout=deb; fi that applies the special treatment for the borked ubuntu 9.04 site-packages library stuff. Cheers, Martin -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (1)
-
Martin Mohring