Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] mc: Don't remove libdir
@ 2013-06-26 23:33 Saul Wold
  0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2013-06-26 23:33 UTC (permalink / raw)
  To: openembedded-core

It contains helper programs that are needed to make mc do the right actions
for the various file formats it understands.

[YOCTO #4432]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-extended/mc/mc_4.8.8.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-extended/mc/mc_4.8.8.bb b/meta/recipes-extended/mc/mc_4.8.8.bb
index 20ae797..e4699dd 100644
--- a/meta/recipes-extended/mc/mc_4.8.8.bb
+++ b/meta/recipes-extended/mc/mc_4.8.8.bb
@@ -19,5 +19,4 @@ FILES_${PN}-dbg += "${libexecdir}/mc/.debug/"
 
 do_install_append () {
 	sed -i -e '1s,#!.*perl,#!${bindir}/env perl,' ${D}${libexecdir}/mc/extfs.d/*
-	rm -rf ${D}${libdir}
 }
-- 
1.8.1.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-26 23:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26 23:33 [PATCH] mc: Don't remove libdir Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox