xfce-mcs-plugins: use a single recipe since we don't have multiple versions packaged
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 13 Jun 2008 22:50:51 +0000 (19:50 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 Oct 2008 17:08:01 +0000 (14:08 -0300)
packages/xfce/xfce-mcs-plugins.inc [deleted file]
packages/xfce/xfce-mcs-plugins_4.4.1.bb

diff --git a/packages/xfce/xfce-mcs-plugins.inc b/packages/xfce/xfce-mcs-plugins.inc
deleted file mode 100644 (file)
index 8003784..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# xfce-mcs-plugins OE build file
-# Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
-# Released under the MIT license (see COPYING.MIT)
-
-DESCRIPTION = "Common XFCE4 configuration plugins."
-DEPENDS = "libxfcegui4 xfce-mcs-manager gtk+"
-SECTION = "x11"
-
-inherit xfce
-
-PACKAGES += "${PN}-mcs-plugins"
-FILES_${PN}-mcs-plugins = "${libdir}/xfce4/mcs-plugins/*.so"
index bd41458..8003784 100644 (file)
@@ -2,4 +2,11 @@
 # Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see COPYING.MIT)
 
-require ${PN}.inc
+DESCRIPTION = "Common XFCE4 configuration plugins."
+DEPENDS = "libxfcegui4 xfce-mcs-manager gtk+"
+SECTION = "x11"
+
+inherit xfce
+
+PACKAGES += "${PN}-mcs-plugins"
+FILES_${PN}-mcs-plugins = "${libdir}/xfce4/mcs-plugins/*.so"