1 2 3 4 5 6 7 8 9 10
SRC_URI = ftp://cam.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-src-${PV}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 S = ${WORKDIR}/tetex-src-${PV} inherit autotools do_configure () { sh ./reautoconf oe_runconf }