projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix potential unligned access with MyLoader based devices, thanks Juhos
[openwrt.git]
/
package
/
e2fsprogs
/
Makefile
diff --git
a/package/e2fsprogs/Makefile
b/package/e2fsprogs/Makefile
index
47e30cb
..
83e609e
100644
(file)
--- a/
package/e2fsprogs/Makefile
+++ b/
package/e2fsprogs/Makefile
@@
-15,7
+15,6
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/e2fsprogs
PKG_MD5SUM:=06f7806782e357797fad1d34b7ced0c6
-PKG_CAT:=zcat
include $(INCLUDE_DIR)/package.mk
This page took
0.02578 seconds
and
4
git commands to generate.