gnome-packagekit: update to 2.27.1
[vuplus_openembedded] / recipes / packagekit / gnome-packagekit_0.2.5.bb
diff --git a/recipes/packagekit/gnome-packagekit_0.2.5.bb b/recipes/packagekit/gnome-packagekit_0.2.5.bb
deleted file mode 100644 (file)
index 6d03410..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "GNOME frontend for packagekit"
-LICENSE = "GPL"
-
-DEPENDS = "packagekit libgnome"
-
-inherit gnome
-
-SRC_URI = "http://www.packagekit.org/releases/gnome-packagekit-${PV}.tar.gz"
-
-EXTRA_OECONF = " --enable-compile-warnings=no  --disable-scrollkeeper "
-
-do_configure_prepend() {
-       sed -i -e s/help/docs/ Makefile.am 
-       sed -i -e s:-Werror::g configure.ac
-}
-
-FILES_${PN} += "${datadir}/icons ${datadir}/gnome"