* [PATCH] bzip2: Remove stange copy line, automake does this for us anyway
@ 2013-11-25 23:23 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2013-11-25 23:23 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
index c7c5d68..3702ba4 100644
--- a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
+++ b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
@@ -30,7 +30,6 @@ EXTRA_OECONF_append_class-native = " --bindir=${STAGING_BINDIR_NATIVE}/${PN}"
do_configure_prepend () {
cp ${WORKDIR}/configure.ac ${S}/
cp ${WORKDIR}/Makefile.am ${S}/
- cp ${STAGING_DATADIR_NATIVE}/automake*/install-sh ${S}/
}
do_install_ptest () {
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-11-25 23:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-25 23:23 [PATCH] bzip2: Remove stange copy line, automake does this for us anyway Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox