diff options
Diffstat (limited to 'package/libiconv-tiny/Makefile')
-rw-r--r-- | package/libiconv-tiny/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libiconv-tiny/Makefile b/package/libiconv-tiny/Makefile index 5a3328898..f139fd31c 100644 --- a/package/libiconv-tiny/Makefile +++ b/package/libiconv-tiny/Makefile @@ -11,7 +11,6 @@ PKG_DESCR:= iconv stub and replacement PKG_SECTION:= libs/misc PKG_URL:= http://www.openwrt.org/ PKG_SITES:= http://distfiles.openadk.org/ -PKG_OPTS:= dev devonly DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |