aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gobby
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-08-28 21:00:03 +0000
committerKoen Kooi <koen@openembedded.org>2006-08-28 21:00:03 +0000
commit81b3eb8ab803587093d026de254dd40082913035 (patch)
treec51b95f99d06efb40bebfafbf4d4c09aaf4477b8 /packages/gobby
parentc50a5743b3273d97db8957915d084de01fef7c59 (diff)
downloadopenembedded-81b3eb8ab803587093d026de254dd40082913035.tar.gz
libxml++: move to correct subdir
Diffstat (limited to 'packages/gobby')
-rw-r--r--packages/gobby/libxml++_2.14.0.bb10
1 files changed, 0 insertions, 10 deletions
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 <patrick.steiner@a1.net>"
-
-DEPENDS = "gtk+"
-
-inherit gnome pkgconfig
-
-do_stage() {
-autotools_stage_all
-}