All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] foomatic-filters: Ensure cups and ppr files are packaged
@ 2012-03-16 15:21 Richard Purdie
  2012-03-16 15:33 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Purdie @ 2012-03-16 15:21 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb b/meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb
index e3bcf78..b8f0c7a 100644
--- a/meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb
+++ b/meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb
@@ -36,4 +36,4 @@ do_install_append_linuxstdbase() {
     ln -sf ${bindir}/foomatic-rip ${D}${exec_prefix}/lib/cups/filter
 }
 
-FILES_${PN}_append_linuxstdbase += "${exec_prefix}/lib/cups/filter/foomatic-rip"
+FILES_${PN} += "${exec_prefix}/lib/cups/ ${exec_prefix}/lib/ppr/"





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

end of thread, other threads:[~2012-03-16 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 15:21 [PATCH] foomatic-filters: Ensure cups and ppr files are packaged Richard Purdie
2012-03-16 15:33 ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.