From d495cd12a3d00437fdbf115d7d4da29aefbfa87a Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 20 Nov 2004 19:25:21 +0000 Subject: cut down on excessive inheriting of gettext BKrev: 419f9a21z21yrFbBd2GxylNLiDaqXg --- minicom/minicom_2.1.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minicom') diff --git a/minicom/minicom_2.1.oe b/minicom/minicom_2.1.oe index 706c8107b7..88ed728eb2 100644 --- a/minicom/minicom_2.1.oe +++ b/minicom/minicom_2.1.oe @@ -4,7 +4,7 @@ DEPENDS = "ncurses" SRC_URI = "http://alioth.debian.org/download.php/123/minicom-${PV}.tar.gz \ file://configure.patch;patch=1" -inherit autotools gettext gettext +inherit autotools gettext do_install() { for d in doc extras man intl lib src; do make -C $d DESTDIR=${D} install; done -- cgit v1.2.3