summaryrefslogtreecommitdiff
path: root/package/rpcbind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/rpcbind/Makefile')
-rw-r--r--package/rpcbind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rpcbind/Makefile b/package/rpcbind/Makefile
index 535c1b6c1..cd03c4209 100644
--- a/package/rpcbind/Makefile
+++ b/package/rpcbind/Makefile
@@ -20,7 +20,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,RPCBIND,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-TCFLAGS+= -I${STAGING_DIR}/usr/include/tirpc
+TCFLAGS+= -I${STAGING_TARGET_DIR}/usr/include/tirpc
CONFIGURE_ARGS+= --disable-libwrap
post-install: