git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
30e9021
)
mmc-utils: fix typo in Makefile
author
Michael Heimpold
<redacted>
Sat, 7 Mar 2015 21:47:51 +0000
(22:47 +0100)
committer
Michael Heimpold
<redacted>
Sat, 7 Mar 2015 21:47:51 +0000
(22:47 +0100)
Signed-off-by: Michael Heimpold <redacted>
utils/mmc-utils/Makefile
patch
|
blob
|
history
diff --git
a/utils/mmc-utils/Makefile
b/utils/mmc-utils/Makefile
index 566cb9eadd752ac5a8dbdce95aea46e12a8ee0b0..59da16c6c68e419f5c3efc4b09b45a840d13e1eb 100644
(file)
--- a/
utils/mmc-utils/Makefile
+++ b/
utils/mmc-utils/Makefile
@@
-14,7
+14,7
@@
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
PKG_SOURCE_VERSION:=f4eb241519f8d500ce6068a70d2389be39ac5189
-PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
+PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_
SOURCE_
VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
PKG_LICENSE:=GPL-2.0
git clone https://git.99rst.org/PROJECT