Source: pyformex
Version: 0.8.6-2
Severity: serious
Justification: fails to build from source
Builds of pyformex (as on the autobuilders) only covering its
architecture-dependent -lib package are failing:
make[1]: Entering directory `/.../pyformex-0.8.6'
dh_python2
# Replace embedded Javascript libraries with symlinks
set -e; for FILENAME in jquery underscore; do \
find debian/pyformex -name $FILENAME.js -print \
-exec ln -sf /usr/share/javascript/$FILENAME/$FILENAME.js {}
\; \
; done
find: `debian/pyformex': No such file or directory
make[1]: *** [override_dh_python2] Error 1
make[1]: Leaving directory `/.../pyformex-0.8.6'
make: *** [binary-arch] Error 2
Could you please conditionalize such commands on the existence of
debian/pyformex?
Thanks!
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]