xfce-utils: package and install mcs-plugins as well
authorKoen Kooi <koen@openembedded.org>
Wed, 21 Dec 2005 13:26:14 +0000 (13:26 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 21 Dec 2005 13:26:14 +0000 (13:26 +0000)
packages/xfce-utils/xfce-utils.inc
packages/xfce-utils/xfce-utils_4.2.2.bb

index 1bdbcd0..6c6ddc2 100644 (file)
@@ -19,5 +19,8 @@ FILES_${PN} += " /usr/share/xfce4/AUTHORS \
        /usr/share/xfce4/INFO.html \
         /usr/share/xfce4/LGPL.html"
 
+PACKAGES += "${PN}-mcs-plugins"
+FILES_${PN}-mcs-plugins = "/usr/lib/xfce4/mcs-plugins/"
+
 # NOTE:  This package takes a --with-browser for the default browser
 # NOTE:  Works with gdm also gtkhtml
index 9b5bbd0..37f9362 100644 (file)
@@ -2,4 +2,5 @@
 # Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see packages/COPYING)
 
+PR = "r1"
 include ${PN}.inc