diff options
Diffstat (limited to 'package/vnc-reflector/Makefile')
-rw-r--r-- | package/vnc-reflector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vnc-reflector/Makefile b/package/vnc-reflector/Makefile index 434fe0367..bfce815ea 100644 --- a/package/vnc-reflector/Makefile +++ b/package/vnc-reflector/Makefile @@ -15,7 +15,7 @@ WRKDIST= ${WRKDIR}/vnc_reflector include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,VNC_REFLECTOR,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,VNC_REFLECTOR,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE})) BUILD_STYLE:= auto TCPPFLAGS+= -I. |