projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
072675d
)
[package] ubi-utils: fix typo
author
Luka Perkov
<luka@openwrt.org>
Sun, 11 May 2014 22:42:10 +0000
(22:42 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Sun, 11 May 2014 22:42:10 +0000
(22:42 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40751
package/utils/ubi-utils/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/ubi-utils/Makefile
b/package/utils/ubi-utils/Makefile
index 7f69b76281ae8b1bc4ef1e49f291ce516d58dcda..d009139246a4960c4fcec3093b9bee9104ef358b 100644
(file)
--- a/
package/utils/ubi-utils/Makefile
+++ b/
package/utils/ubi-utils/Makefile
@@
-26,7
+26,7
@@
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
-PKG_BUILD_DIR:=$(BUILD_DIR)/u
sb
-utils/$(PKG_NAME)-$(PKG_VERSION)
+PKG_BUILD_DIR:=$(BUILD_DIR)/u
bi
-utils/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk