diff options
Diffstat (limited to 'recipes/xfce-base/xfdesktop_4.4.2.bb')
-rw-r--r-- | recipes/xfce-base/xfdesktop_4.4.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xfce-base/xfdesktop_4.4.2.bb b/recipes/xfce-base/xfdesktop_4.4.2.bb index 3238e49c03..caab519822 100644 --- a/recipes/xfce-base/xfdesktop_4.4.2.bb +++ b/recipes/xfce-base/xfdesktop_4.4.2.bb @@ -9,8 +9,8 @@ PR = "r2" inherit xfce -SRC_URI += " file://relocation-and-memleak.patch;patch=1 \ - file://fix-segfault-when-removable-icons-are-disabled.patch;patch=1" +SRC_URI += " file://relocation-and-memleak.patch;apply=yes \ + file://fix-segfault-when-removable-icons-are-disabled.patch;apply=yes" PACKAGES += "xfdesktop-backdrops ${PN}-mcs-plugins" |