[oe] [PATCH] gnome-power-manager: fix typos in specification of FILES for doc package

Steve Sakoman sakoman at gmail.com
Mon Jul 27 20:06:44 UTC 2009


From: Steve Sakoman <steve at sakoman.com>
Date: Mon, 27 Jul 2009 19:26:55 +0000 (-0700)
Subject: gnome-power-manager: fix typos in specification of FILES for
doc package
X-Git-Url: http://www.sakoman.net/cgi-bin/gitweb.cgi?p=openembedded.git;a=commitdiff_plain;h=c943345e45bc20fa3d461ac09aa327ee4db33b01

gnome-power-manager: fix typos in specification of FILES for doc package
---

diff --git a/recipes/gnome/gnome-power-manager_2.24.2.bb
b/recipes/gnome/gnome-power-manager_2.24.2.bb
index 904cd39..59e1f6f 100644
--- a/recipes/gnome/gnome-power-manager_2.24.2.bb
+++ b/recipes/gnome/gnome-power-manager_2.24.2.bb
@@ -31,6 +31,6 @@ FILES_${PN} += "${datadir}/icons \
 		${datadir}/gnome/autostart \
 		"

-FILE_{PN}-doc += "${datadir}/omf \
-                  ${datadir}/gnome/help "
+FILES_${PN}-doc += "${datadir}/omf \
+                    ${datadir}/gnome/help "




More information about the Openembedded-devel mailing list