diff options
Diffstat (limited to 'recipes-extended/lighttpd/lighttpd_1.4.33.bbappend')
-rw-r--r-- | recipes-extended/lighttpd/lighttpd_1.4.33.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend b/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend index 5ef310b..473a113 100644 --- a/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend +++ b/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend @@ -1,4 +1,4 @@ -PR .= "mlinux1" +PR .= ".mlinux1" # build with openssl support DEPENDS += " openssl " |