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
/
haserl
/
Makefile
diff --git
a/package/haserl/Makefile
b/package/haserl/Makefile
index
15b64f7
..
aa0413e
100644
(file)
--- a/
package/haserl/Makefile
+++ b/
package/haserl/Makefile
@@
-15,9
+15,6
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/haserl
PKG_MD5SUM:=bd9195d086566f56634c0bcbbbcbebea
-PKG_CAT:=zcat
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk
This page took
0.025831 seconds
and
4
git commands to generate.