diff options
Diffstat (limited to 'meta-networking/recipes-support/fetchmail/fetchmail_6.4.19.bb')
| -rw-r--r-- | meta-networking/recipes-support/fetchmail/fetchmail_6.4.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.19.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.19.bb index aead5e9f0f..8fc9b5d10b 100644 --- a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.19.bb +++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.19.bb | |||
| @@ -19,4 +19,4 @@ inherit autotools gettext python3-dir python3native | |||
| 19 | EXTRA_OECONF = "--with-ssl=${STAGING_DIR_HOST}${prefix}" | 19 | EXTRA_OECONF = "--with-ssl=${STAGING_DIR_HOST}${prefix}" |
| 20 | 20 | ||
| 21 | PACKAGES =+ "fetchmail-python" | 21 | PACKAGES =+ "fetchmail-python" |
| 22 | FILES_fetchmail-python = "${libdir}/${PYTHON_DIR}/*" | 22 | FILES:fetchmail-python = "${libdir}/${PYTHON_DIR}/*" |
