summaryrefslogtreecommitdiffstats
path: root/meta/packages/pcmanfm/pcmanfm_0.3.2.2.bb
diff options
context:
space:
mode:
authorEnric Balletbo i Serra <eballetbo@gmail.com>2009-07-09 20:35:30 +0200
committerRichard Purdie <rpurdie@linux.intel.com>2009-07-09 21:58:47 +0100
commit86e45a8c0c7a2430da209c650947f8cff3f8cc6b (patch)
tree1b19b292f7910effd414a39073827323a92b2c08 /meta/packages/pcmanfm/pcmanfm_0.3.2.2.bb
parent915d91845f762bffe28e4ef3af600bec62cd9dc5 (diff)
downloadpoky-86e45a8c0c7a2430da209c650947f8cff3f8cc6b.tar.gz
libowl: Use autotools_stage instead of broken custom staging function
This patch also fixes claws-mail, leafpad, pcmanfm, pimlico and puzzles recipes using the proper include for owlwindowmenu.h Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/pcmanfm/pcmanfm_0.3.2.2.bb')
-rw-r--r--meta/packages/pcmanfm/pcmanfm_0.3.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/pcmanfm/pcmanfm_0.3.2.2.bb b/meta/packages/pcmanfm/pcmanfm_0.3.2.2.bb
index a62b1dac29..424e96416d 100644
--- a/meta/packages/pcmanfm/pcmanfm_0.3.2.2.bb
+++ b/meta/packages/pcmanfm/pcmanfm_0.3.2.2.bb
@@ -4,7 +4,7 @@ SECTION = "x11"
4PRIORITY = "optional" 4PRIORITY = "optional"
5DEPENDS = "gtk+ libowl startup-notification" 5DEPENDS = "gtk+ libowl startup-notification"
6 6
7PR="r2" 7PR="r3"
8 8
9SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \ 9SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \
10 file://gnome-fs-directory.png \ 10 file://gnome-fs-directory.png \