diff options
| -rw-r--r-- | meta-networking/recipes-support/cifs/cifs-utils_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_git.bb b/meta-networking/recipes-support/cifs/cifs-utils_git.bb index 07bf1b8425..fc7a4d345e 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_git.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_git.bb | |||
| @@ -15,7 +15,7 @@ S = "${WORKDIR}/git" | |||
| 15 | PACKAGECONFIG ??= "" | 15 | PACKAGECONFIG ??= "" |
| 16 | PACKAGECONFIG[cap] = "--with-libcap,--without-libcap,libcap" | 16 | PACKAGECONFIG[cap] = "--with-libcap,--without-libcap,libcap" |
| 17 | 17 | ||
| 18 | inherit autotools | 18 | inherit autotools pkgconfig |
| 19 | 19 | ||
| 20 | do_install_append() { | 20 | do_install_append() { |
| 21 | # Remove empty /usr/bin and /usr/sbin directories since the mount helper | 21 | # Remove empty /usr/bin and /usr/sbin directories since the mount helper |
