summaryrefslogtreecommitdiff
path: root/package/mini_httpd
diff options
context:
space:
mode:
Diffstat (limited to 'package/mini_httpd')
-rw-r--r--package/mini_httpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mini_httpd/Makefile b/package/mini_httpd/Makefile
index e105b82d7..37abf2c00 100644
--- a/package/mini_httpd/Makefile
+++ b/package/mini_httpd/Makefile
@@ -24,7 +24,7 @@ WRKDIST= ${WRKDIR}/mini_httpd-${PKG_VERSION}
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,MINI_HTTPD,mini-httpd,${PKG_VERSION}-${PKG_RELEASE},,${PKG_DESCR},${PKG_SECTION}))
-$(eval $(call PKG_template,MINI_HTTPD_HTPASSWD,mini-httpd-htpasswd,${PKG_VERSION}-${PKG_RELEASE},,${PKGSD_HTPASSWD},${PKG_SECTION}))
+#$(eval $(call PKG_template,MINI_HTTPD_HTPASSWD,mini-httpd-htpasswd,${PKG_VERSION}-${PKG_RELEASE},,${PKGSD_HTPASSWD},${PKG_SECTION}))
CONFIG_STYLE:= manual
BUILD_STYLE:= manual