From f907777709b20d8d73e3587026296a6616262229 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sun, 31 Dec 2006 13:13:53 +0000 Subject: remove extra whitespace at end-of-line in about 900 bb files. --- packages/tin/tin_1.7.3.bb | 2 +- packages/tin/tin_1.9.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/tin') diff --git a/packages/tin/tin_1.7.3.bb b/packages/tin/tin_1.7.3.bb index 3383f74757..58726d7a27 100644 --- a/packages/tin/tin_1.7.3.bb +++ b/packages/tin/tin_1.7.3.bb @@ -9,7 +9,7 @@ SRC_URI = "ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-${PV}.tar.gz \ file://m4.patch;patch=1 \ file://configure.patch;patch=1" -inherit autotools +inherit autotools EXTRA_OECONF = "--with-screen=ncurses" CFLAGS += "-DM_UNIX" diff --git a/packages/tin/tin_1.9.1.bb b/packages/tin/tin_1.9.1.bb index 560184f413..dcf53bd8b5 100644 --- a/packages/tin/tin_1.9.1.bb +++ b/packages/tin/tin_1.9.1.bb @@ -7,7 +7,7 @@ PR = "r0" SRC_URI = "ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-${PV}.tar.gz \ file://m4.patch;patch=1" -inherit autotools +inherit autotools PARALLEL_MAKE = "" EXTRA_OECONF = "--with-screen=ncurses --with-pcre=${STAGING_LIBDIR}/.." -- cgit v1.2.3