projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a problem with the firewall script (multicast traffic could produce packet loss)
[openwrt.git]
/
package
/
zlib
/
Makefile
diff --git
a/package/zlib/Makefile
b/package/zlib/Makefile
index
d16c79d
..
066a399
100644
(file)
--- a/
package/zlib/Makefile
+++ b/
package/zlib/Makefile
@@
-15,7
+15,6
@@
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.zlib.net @SF/zlib
PKG_MD5SUM:=dee233bf288ee795ac96a98cc2e369b6
-PKG_CAT:=bzcat
include $(INCLUDE_DIR)/package.mk
This page took
0.018652 seconds
and
4
git commands to generate.