From 74c40af2b14522e79b772f7a54bf681f69f5b003 Mon Sep 17 00:00:00 2001 From: "erich@mine.nu" Date: Sat, 10 Apr 2004 12:27:17 +0000 Subject: intltool-native_0.30.oe: remove bogus do_stage (patch from pb_) BKrev: 4077e825ZHrvQVneHuz4dkbE5qQZFA --- intltool/intltool-native_0.30.oe | 5 ----- 1 file changed, 5 deletions(-) diff --git a/intltool/intltool-native_0.30.oe b/intltool/intltool-native_0.30.oe index dfdb1e53d8..56559a5a10 100644 --- a/intltool/intltool-native_0.30.oe +++ b/intltool/intltool-native_0.30.oe @@ -1,8 +1,3 @@ include intltool_${PV}.oe inherit native DEPENDS = "libxml-parser-perl-native" - -do_stage () { - install -d ${STAGING_DATADIR}/aclocal - install -m 0644 intltool.m4 xml-i18n-tools.m4 ${STAGING_DATADIR}/aclocal/ -} -- cgit v1.2.3