diff options
author | Koen Kooi <koen@openembedded.org> | 2008-09-25 16:12:21 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-09-25 16:12:21 +0000 |
commit | 6d8ffd9e3515afdb9166d2779319cd33ea7e198b (patch) | |
tree | 164c50134c90d95e8e499ad4143851adf30f3e52 /packages/xfce/xfce-mcs-plugins.inc | |
parent | 5c2a1450525aa5198880500f6e1fe9223bb49cd4 (diff) |
xfce: remove pkgconfig hacks and switch to autotools.bbclass, tweak packaging
Diffstat (limited to 'packages/xfce/xfce-mcs-plugins.inc')
-rw-r--r-- | packages/xfce/xfce-mcs-plugins.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xfce/xfce-mcs-plugins.inc b/packages/xfce/xfce-mcs-plugins.inc index b5b4505e98..80037841fa 100644 --- a/packages/xfce/xfce-mcs-plugins.inc +++ b/packages/xfce/xfce-mcs-plugins.inc @@ -1,6 +1,6 @@ # xfce-mcs-plugins OE build file # Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved -# Released under the MIT license (see packages/COPYING) +# Released under the MIT license (see COPYING.MIT) DESCRIPTION = "Common XFCE4 configuration plugins." DEPENDS = "libxfcegui4 xfce-mcs-manager gtk+" |