summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/cifs/cifs-utils_7.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb b/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb
index 9c7b9e3246..d8ab2dacb1 100644
--- a/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb
+++ b/meta-networking/recipes-support/cifs/cifs-utils_7.4.bb
@@ -21,6 +21,8 @@ PACKAGECONFIG[pam] = "--enable-pam --with-pamdir=${base_libdir}/security,--disab
21 21
22inherit autotools pkgconfig 22inherit autotools pkgconfig
23 23
24CFLAGS += "-I ${B}"
25
24do_configure:prepend() { 26do_configure:prepend() {
25 # want installed to /usr/sbin rather than /sbin to be DISTRO_FEATURES usrmerge compliant 27 # want installed to /usr/sbin rather than /sbin to be DISTRO_FEATURES usrmerge compliant
26 # must override ROOTSBINDIR (default '/sbin'), 28 # must override ROOTSBINDIR (default '/sbin'),