tags 646668 + patch
thanks

Mònica Ramírez Arceda <mon...@probeta.net> wrote:
> > touch debian/stamp-makefile-check
> > set -e; for buildver in 2.6; do \
> >             cd /build/openmeeg-yS0v_y/openmeeg-2.0.0.dfsg && cd . && \
> >                     python$buildver setup.py build \
> >                     
> > --build-base="/build/openmeeg-yS0v_y/openmeeg-2.0.0.dfsg/obj-x86_64-linux-gnu/build";
> >  \
> >     done
> > /bin/sh: 3: python2.6: not found
> > make: *** [debian/python-module-stampdir/libopenmeeg1] Error 127
> 

fwiw, the fix is somehow obvious here:

diff -Nru openmeeg-2.0.0.dfsg/debian/pyversions 
openmeeg-2.0.0.dfsg/debian/pyversions
--- openmeeg-2.0.0.dfsg/debian/pyversions       2011-05-31 22:10:27.000000000 
+0200
+++ openmeeg-2.0.0.dfsg/debian/pyversions       2012-01-06 23:41:50.000000000 
+0100
@@ -1 +1 @@
-2.6
+2.7

Regards,

-- 
Mehdi Dogguy



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to