aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/tetex/tetex_2.0.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'nonworking/tetex/tetex_2.0.2.oe')
-rw-r--r--nonworking/tetex/tetex_2.0.2.oe10
1 files changed, 0 insertions, 10 deletions
diff --git a/nonworking/tetex/tetex_2.0.2.oe b/nonworking/tetex/tetex_2.0.2.oe
deleted file mode 100644
index e83bedf838..0000000000
--- a/nonworking/tetex/tetex_2.0.2.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-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 libtool
-
-do_configure () {
- sh ./reautoconf
- oe_runconf
-}