summaryrefslogtreecommitdiff
path: root/package/wput/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/wput/Makefile')
-rw-r--r--package/wput/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wput/Makefile b/package/wput/Makefile
index 74fdb1677..052817782 100644
--- a/package/wput/Makefile
+++ b/package/wput/Makefile
@@ -22,6 +22,6 @@ CONFIGURE_ARGS+= --disable-g-switch \
post-install:
${INSTALL_DIR} ${IDIR_WPUT}/usr/bin
- ${INSTALL_BIN} ${WRKBUILD}/wput ${IDIR_WPUT}/usr/bin/
+ ${INSTALL_BIN} ${WRKBUILD}/wput ${IDIR_WPUT}/usr/bin
include ${TOPDIR}/mk/pkg-bottom.mk