summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lsb/lsbsetup_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/lsb/lsbsetup_1.0.bb')
-rw-r--r--meta/recipes-extended/lsb/lsbsetup_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lsb/lsbsetup_1.0.bb b/meta/recipes-extended/lsb/lsbsetup_1.0.bb
index 03f801219d..9172ee3b05 100644
--- a/meta/recipes-extended/lsb/lsbsetup_1.0.bb
+++ b/meta/recipes-extended/lsb/lsbsetup_1.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LSB_Setup.sh;beginline=3;endline=16;md5=97451c7c0786c
7 7
8SRC_URI = "file://LSB_Setup.sh" 8SRC_URI = "file://LSB_Setup.sh"
9 9
10S=${WORKDIR} 10S = "${WORKDIR}"
11 11
12do_install() { 12do_install() {
13 # Only install file if it has a contents 13 # Only install file if it has a contents