On Sat, Jan 7, 2012 at 23:18, Thorsten Glaser <t...@mirbsd.de> wrote: >>why do you need it? some arch bootstraping (you didn't say)? > > Almost bootstrapping: both python-numpy and matplotlib are > uninstallable on m68k (due to missing two Python version > changes), and there is a circular dependency (versioned on > the matplotlib side). Since python-numpy was the first of > these two packages I looked at, and it seems it can be built > just fine without matplotlib, I thought to ask for instructions > how to do that. (dh short rules files are almost as unintuitive > as cdbs to me so I was unable to figure it out myself.)
oh oh, so you want to bootstrap mpl/numpy on m68k, and not proposing enhancement to the package :) now I see. I think you just need to remove the (export MPLCONFIGDIR=. ; make -C doc html PYTHONPATH=../$(PYLIBPATH)) line from from d/rules, the mpl b-depends and maybe some other sparse references around (if they first 2 steps aren't enough). Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org