From 7a4eb52b1f2f74481982797732b08a6e19841b3d Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 26 Feb 2009 15:19:03 -0800 Subject: bzip2-full-native: Kill the manual copy of install-sh, autoreconf will handle that. Signed-off-by: Chris Larson --- recipes/bzip2/bzip2-full-native_1.0.5.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes/bzip2') diff --git a/recipes/bzip2/bzip2-full-native_1.0.5.bb b/recipes/bzip2/bzip2-full-native_1.0.5.bb index 13bebbb3d5..53e0c112cc 100644 --- a/recipes/bzip2/bzip2-full-native_1.0.5.bb +++ b/recipes/bzip2/bzip2-full-native_1.0.5.bb @@ -16,7 +16,6 @@ inherit autotools native do_configure_prepend () { cp ${WORKDIR}/configure.ac ${S}/ cp ${WORKDIR}/Makefile.am ${S}/ - cp ${STAGING_DATADIR_NATIVE}/automake*/install-sh ${S}/ } do_stage () { -- cgit v1.2.3