diff options
author | Matthias Hentges <oe@hentges.net> | 2007-06-28 01:34:04 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2007-06-28 01:34:04 +0000 |
commit | 14c74eb2a3859b0945d1c55acc42f837a596ad17 (patch) | |
tree | d27c529a17e2ea8f5996b392d6afb2b398a76cc2 /packages/xfce/xfdesktop.inc | |
parent | 80467042ec3cbaf543dc4ed0a0257d40190c8f18 (diff) |
xfdesktop: Fix .debug QA error
Diffstat (limited to 'packages/xfce/xfdesktop.inc')
-rw-r--r-- | packages/xfce/xfdesktop.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/xfce/xfdesktop.inc b/packages/xfce/xfdesktop.inc index e3e64ef355..50a4f488cc 100644 --- a/packages/xfce/xfdesktop.inc +++ b/packages/xfce/xfdesktop.inc @@ -12,3 +12,4 @@ PACKAGES += "xfdesktop-backdrops ${PN}-mcs-plugins" FILES_xfdesktop-backdrops="${datadir}/xfce4/backdrops/*" FILES_${PN}-mcs-plugins += "${libdir}/xfce4/mcs-plugins/*.so" FILES_${PN} += "${libdir}/xfce4/panel-plugins/*.so" +FILES_${PN}-dbg += "/usr/libexec/xfce4/panel-plugins/.debug" |