diff options
| -rw-r--r-- | meta-oe/recipes-support/smarty/smarty_4.1.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/smarty/smarty_4.1.1.bb b/meta-oe/recipes-support/smarty/smarty_4.1.1.bb index 382f0f415c..1d044e18ce 100644 --- a/meta-oe/recipes-support/smarty/smarty_4.1.1.bb +++ b/meta-oe/recipes-support/smarty/smarty_4.1.1.bb | |||
| @@ -26,3 +26,5 @@ do_install() { | |||
| 26 | install -m 0644 ${S}/libs/sysplugins/*.php ${D}${datadir}/php/smarty3/libs/sysplugins/ | 26 | install -m 0644 ${S}/libs/sysplugins/*.php ${D}${datadir}/php/smarty3/libs/sysplugins/ |
| 27 | } | 27 | } |
| 28 | FILES:${PN} = "${datadir}/php/smarty3/" | 28 | FILES:${PN} = "${datadir}/php/smarty3/" |
| 29 | |||
| 30 | CVE_PRODUCT = "smarty:smarty" | ||
