diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-02-06 13:47:55 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-02-06 13:47:55 +0000 |
commit | 28dfe9097241db9d7374dd63204dcc1cec27509e (patch) | |
tree | a47e8b1cfaf641968170148a38cc62072c1fc264 /packages/sylpheed/sylpheed-claws-plugin-rssyl-0.5_2.3.0.bb | |
parent | 6787e2beb7890d5f8879d42a2e83dbfb97623cf2 (diff) |
packages/sylpheed/*.bb : clean out old stuff
Diffstat (limited to 'packages/sylpheed/sylpheed-claws-plugin-rssyl-0.5_2.3.0.bb')
-rw-r--r-- | packages/sylpheed/sylpheed-claws-plugin-rssyl-0.5_2.3.0.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/sylpheed/sylpheed-claws-plugin-rssyl-0.5_2.3.0.bb b/packages/sylpheed/sylpheed-claws-plugin-rssyl-0.5_2.3.0.bb deleted file mode 100644 index 83346105dc..0000000000 --- a/packages/sylpheed/sylpheed-claws-plugin-rssyl-0.5_2.3.0.bb +++ /dev/null @@ -1,6 +0,0 @@ -require sylpheed-claws-extra-plugins.inc - -DEPENDS_append = " libxml2 curl glib-2.0 gtk+" - -S = "${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/rssyl-0.5" - |