From 81b3eb8ab803587093d026de254dd40082913035 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 28 Aug 2006 21:00:03 +0000 Subject: libxml++: move to correct subdir --- packages/gobby/libxml++_2.14.0.bb | 10 ---------- packages/libxml/libxml++_2.14.0.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 packages/gobby/libxml++_2.14.0.bb create mode 100644 packages/libxml/libxml++_2.14.0.bb diff --git a/packages/gobby/libxml++_2.14.0.bb b/packages/gobby/libxml++_2.14.0.bb deleted file mode 100644 index 6eb296c8c2..0000000000 --- a/packages/gobby/libxml++_2.14.0.bb +++ /dev/null @@ -1,10 +0,0 @@ -LICENSE = "GPL" -MAINTAINER = "Patrick Steiner " - -DEPENDS = "gtk+" - -inherit gnome pkgconfig - -do_stage() { -autotools_stage_all -} diff --git a/packages/libxml/libxml++_2.14.0.bb b/packages/libxml/libxml++_2.14.0.bb new file mode 100644 index 0000000000..6eb296c8c2 --- /dev/null +++ b/packages/libxml/libxml++_2.14.0.bb @@ -0,0 +1,10 @@ +LICENSE = "GPL" +MAINTAINER = "Patrick Steiner " + +DEPENDS = "gtk+" + +inherit gnome pkgconfig + +do_stage() { +autotools_stage_all +} -- cgit v1.2.3