bzip2-full-native: Kill the manual copy of install-sh, autoreconf will handle that.
authorChris Larson <clarson@mvista.com>
Thu, 26 Feb 2009 23:19:03 +0000 (15:19 -0800)
committerChris Larson <clarson@kergoth.com>
Sun, 22 Mar 2009 02:58:21 +0000 (19:58 -0700)
Signed-off-by: Chris Larson <clarson@mvista.com>
recipes/bzip2/bzip2-full-native_1.0.5.bb

index 13bebbb..53e0c11 100644 (file)
@@ -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 () {