diff options
Diffstat (limited to 'recipes-extended/logrotate')
-rw-r--r-- | recipes-extended/logrotate/logrotate_3.8.7.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/logrotate/logrotate_3.8.7.bbappend b/recipes-extended/logrotate/logrotate_3.8.7.bbappend index 577fe53..efebecb 100644 --- a/recipes-extended/logrotate/logrotate_3.8.7.bbappend +++ b/recipes-extended/logrotate/logrotate_3.8.7.bbappend @@ -1,4 +1,4 @@ -PR .= "mlinux2" +PR .= ".mlinux2" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}" |