summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/cifs/cifs-utils_git.bb2
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"
15PACKAGECONFIG ??= "" 15PACKAGECONFIG ??= ""
16PACKAGECONFIG[cap] = "--with-libcap,--without-libcap,libcap" 16PACKAGECONFIG[cap] = "--with-libcap,--without-libcap,libcap"
17 17
18inherit autotools 18inherit autotools pkgconfig
19 19
20do_install_append() { 20do_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