Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] samba:Add /run into package
@ 2013-07-05  9:54 Chunrong Guo
  2013-07-05 10:02 ` Eric Bénard
  2013-07-05 10:03 ` Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Chunrong Guo @ 2013-07-05  9:54 UTC (permalink / raw)
  To: openembedded-devel; +Cc: b40527

Signed-off-by: Chunrong Guo <B40290@freescale.com>
---
 meta-oe/recipes-connectivity/samba/samba-basic.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-connectivity/samba/samba-basic.inc b/meta-oe/recipes-connectivity/samba/samba-basic.inc
index d0fa8e6..6cead01 100644
--- a/meta-oe/recipes-connectivity/samba/samba-basic.inc
+++ b/meta-oe/recipes-connectivity/samba/samba-basic.inc
@@ -20,6 +20,7 @@ FILES_${PN} += "${libdir}/vfs/*.so \
                 ${libdir}/*.dat \
                 ${libdir}/auth/*.so \
                 ${libdir}/security/pam_smbpass.so \
+                /run \
 "
 
 FILES_${PN}-dbg += "${libdir}/vfs/.debug/*.so \
-- 
1.7.5.4




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-05 10:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-05  9:54 [meta-oe][PATCH] samba:Add /run into package Chunrong Guo
2013-07-05 10:02 ` Eric Bénard
2013-07-05 10:03 ` Paul Eggleton

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