diff options
author | Oliver Ertl <oliver@ertl-net.net> | 2006-04-14 21:19:06 +0000 |
---|---|---|
committer | Oliver Ertl <oliver@ertl-net.net> | 2006-04-14 21:19:06 +0000 |
commit | 79a682fb065a50f0ffe0cb0870cc05957ebd1e1c (patch) | |
tree | 332e5fc2737d1d7e705fd11f98e5c322984f75de /openwrt/package/elinks | |
parent | 2715d0dec06060019734111f8592f42ab2df09ce (diff) | |
download | mtk-20170518-79a682fb065a50f0ffe0cb0870cc05957ebd1e1c.zip mtk-20170518-79a682fb065a50f0ffe0cb0870cc05957ebd1e1c.tar.gz mtk-20170518-79a682fb065a50f0ffe0cb0870cc05957ebd1e1c.tar.bz2 |
elinks cosmetic fix
SVN-Revision: 3652
Diffstat (limited to 'openwrt/package/elinks')
-rw-r--r-- | openwrt/package/elinks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/elinks/Makefile b/openwrt/package/elinks/Makefile index d06b3eb..d91b7dc 100644 --- a/openwrt/package/elinks/Makefile +++ b/openwrt/package/elinks/Makefile @@ -9,7 +9,6 @@ PKG_MD5SUM:=c09d726075e4b5810fa07f8654088755 PKG_SOURCE_URL:=http://elinks.or.cz/download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=c09d726075e4b5810fa07f8654088755 PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) |