summaryrefslogtreecommitdiffstats
path: root/rules/samba.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-01-11 14:20:40 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-01-12 09:11:27 +0100
commite5e907576a3ff9d1856da523e7820ec6742c91b7 (patch)
tree4111c27bada8f39ca9ccd59d9d437dd55dee1c5c /rules/samba.make
parent9767d2b2eac522d10b0a70e901659585c8e3ee9b (diff)
downloadptxdist-e5e907576a3ff9d1856da523e7820ec6742c91b7.tar.gz
ptxdist-e5e907576a3ff9d1856da523e7820ec6742c91b7.tar.xz
samba: rootsbindir is not used here
It is used by mount.cifs which is provided by a different package in ptxdist. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/samba.make')
-rw-r--r--rules/samba.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/samba.make b/rules/samba.make
index 986c58213..199f69470 100644
--- a/rules/samba.make
+++ b/rules/samba.make
@@ -84,7 +84,6 @@ SAMBA_AUTOCONF := \
--with-piddir=/var/run \
--with-privatedir=/etc/samba \
--with-readline \
- --with-rootsbindir=/sbin \
--with-syslog \
--without-ads \
--without-automount \