diff options
Diffstat (limited to 'meta-xfce/recipes-art')
| -rw-r--r-- | meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb b/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb index c018cb5285..1826dd23a6 100644 --- a/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb +++ b/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb | |||
| @@ -16,4 +16,4 @@ python populate_packages_prepend () { | |||
| 16 | do_split_packages(d, themedir, '^(.*)', 'xfwm4-old-theme-%s', 'XFWM4 theme %s', allow_dirs=True) | 16 | do_split_packages(d, themedir, '^(.*)', 'xfwm4-old-theme-%s', 'XFWM4 theme %s', allow_dirs=True) |
| 17 | } | 17 | } |
| 18 | 18 | ||
| 19 | PACKAGES_DYNAMIC += "xfwm4-old-theme-*" | 19 | PACKAGES_DYNAMIC += "^xfwm4-old-theme-.*" |
