Displaying 1 result from an estimated 1 matches for "manual_html".
2010 May 31
4
building rpy against lenny-cran
...at kolmogorov>
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
(cd doc/ && make clean && rm -vf manual.pdf manual.info manual.dvi \
&& rm -vfr manual_html manual_html.tgz)
make[1]: Entering directory `/tmp/rpy-1.0.3/doc'
rm -f rpy.cp rpy.cps rpy.fn rpy.fns rpy.ky
rm -f rpy.kys rpy.log rpy.pg rpy.pgs rpy.tmp
rm -f rpy.toc rpy.tp rpy.tps rpy.vr rpy.vrs
rm -f rpy.aux
make[1]: Leaving directory `/tmp/rpy-1.0.3/doc'
for python in python2.4 python2...