diff options
Diffstat (limited to 'tn5250/tn5250_0.16.5.oe')
-rw-r--r-- | tn5250/tn5250_0.16.5.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tn5250/tn5250_0.16.5.oe b/tn5250/tn5250_0.16.5.oe index 826ccb310b..d45c2ed287 100644 --- a/tn5250/tn5250_0.16.5.oe +++ b/tn5250/tn5250_0.16.5.oe @@ -3,6 +3,6 @@ to IBM's AS/400 (now known as eServer iSeries) midrange computers." DEPENDS = "virtual/libc ncurses openssl" SRC_URI = "${SOURCEFORGE_MIRROR}/tn5250/tn5250-${PV}.tar.gz \ - file://${FILESDIR}/compile.patch;patch=1" + file://compile.patch;patch=1" inherit autotools |