[Anders Kaseorg]
> I had to delete this line from debian/rules in order to make the package
> compile on the Ubuntu PPA builders:
>
> $(if $(DEB_OPT_PARALLEL),$(eval MAKEFLAGS += -j$(DEB_OPT_PARALLEL)))
>
> The problem, I think, is that these lines from subversion/Makefile.in do
> not enforce
Package: subversion
Version: 1.6.1dfsg-1
subversion 1.6.1dfsg-1 fails to build with DEB_OPT_PARALLEL set, due to
what appears to be an upstream Makefile bug.
make[1]: Entering directory `/build/buildd/subversion-1.6.1dfsg/BUILD'
( cd /build/buildd/subversion-1.6.1dfsg && \
sed "s,\(OUT
2 matches
Mail list logo