projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the device names too long (#1591)
[openwrt.git]
/
package
/
spca5xx
/
Makefile
diff --git
a/package/spca5xx/Makefile
b/package/spca5xx/Makefile
index
013a77c
..
79b6636
100644
(file)
--- a/
package/spca5xx/Makefile
+++ b/
package/spca5xx/Makefile
@@
-16,7
+16,6
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mxhaard.free.fr/spca50x/Download
PKG_MD5SUM:=1e3fa004490a07b7b76de03d70b3e8ea
-PKG_CAT:=zcat
include $(INCLUDE_DIR)/package.mk
This page took
0.020777 seconds
and
4
git commands to generate.