projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] busybox: fix hexdump segmentation fault with an empty leading format unit
[openwrt.git]
/
package
/
fconfig
/
Makefile
diff --git
a/package/fconfig/Makefile
b/package/fconfig/Makefile
index
3cc8499
..
14bbec5
100644
(file)
--- a/
package/fconfig/Makefile
+++ b/
package/fconfig/Makefile
@@
-16,7
+16,6
@@
PKG_SOURCE_URL:=http://andrzejekiert.ovh.org/software/fconfig/
PKG_MD5SUM:=dac355e9f2a0f48c414c52e2034b6346
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_MD5SUM:=dac355e9f2a0f48c414c52e2034b6346
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.021513 seconds
and
4
git commands to generate.