aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2021-01-14 10:10:10 +0800
committerKhem Raj <raj.khem@gmail.com>2021-01-14 10:11:15 -0800
commit5c97ce5736921873e689b4b38f0e7a98fa5ed29c (patch)
treebf6019ff5e9e911283901f7a754ba76c9721e425 /meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb
parent0c19a686b27c60025c9d7cc55f9b4b2b3f3c2e0c (diff)
downloadmeta-openembedded-contrib-5c97ce5736921873e689b4b38f0e7a98fa5ed29c.tar.gz
xfce4-panel-profiles: fix do install failure with dash
There are bashisms in Makefile and cause do install failure with dash. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb')
-rw-r--r--meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb
index 1fcb7edc03..34162d3cc5 100644
--- a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb
+++ b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb
@@ -11,6 +11,7 @@ DEPENDS += "intltool-native"
SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2 \
file://not-create-link-to-locale.patch \
+ file://0001-Makefile.in.in-remove-bashisms.patch \
"
SRC_URI[sha256sum] = "246e459d2d2f3f524968440ed7fddb2a891567ebc05f10a800f7f5821b3452a7"