diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2008-06-13 19:54:44 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2008-10-17 14:08:04 -0300 |
commit | 79f6a1fdd8f16ee286b3f176df8872b940b2a5c5 (patch) | |
tree | 85e1e5ab46295537f7126c4639f3a07861639a1d /packages/xfce/xfce-mcs-plugins_4.4.1.bb | |
parent | 500886ae9c953ac111f3068d767fedd4d8bbdf78 (diff) |
xfce-mcs-plugins: update to 4.4.2
Diffstat (limited to 'packages/xfce/xfce-mcs-plugins_4.4.1.bb')
-rw-r--r-- | packages/xfce/xfce-mcs-plugins_4.4.1.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/xfce/xfce-mcs-plugins_4.4.1.bb b/packages/xfce/xfce-mcs-plugins_4.4.1.bb deleted file mode 100644 index 80037841fa..0000000000 --- a/packages/xfce/xfce-mcs-plugins_4.4.1.bb +++ /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" |