summaryrefslogtreecommitdiffstats
path: root/package/rpcbind/rpcbind.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/rpcbind/rpcbind.mk')
-rw-r--r--package/rpcbind/rpcbind.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rpcbind/rpcbind.mk b/package/rpcbind/rpcbind.mk
index f699b3d0b..49e04906b 100644
--- a/package/rpcbind/rpcbind.mk
+++ b/package/rpcbind/rpcbind.mk
@@ -14,7 +14,7 @@ RPCBIND_AUTORECONF = YES
RPCBIND_CONF_ENV += \
CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/tirpc/"
RPCBIND_DEPENDENCIES += libtirpc
-RPCBIND_CONF_OPT += --with-rpcuser=root
+RPCBIND_CONF_OPTS += --with-rpcuser=root
define RPCBIND_INSTALL_INIT_SYSV
[ -f $(TARGET_DIR)/etc/init.d/S30rpcbind ] || \