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:
3e75594
)
[Packages] utils/lcd4linux: Fix typo
author
Oliver Ertl
<oliver@ertl-net.net>
Sun, 2 Dec 2007 21:39:17 +0000
(21:39 +0000)
committer
Oliver Ertl
<oliver@ertl-net.net>
Sun, 2 Dec 2007 21:39:17 +0000
(21:39 +0000)
SVN-Revision: 9647
utils/lcd4linux/Makefile
patch
|
blob
|
history
diff --git
a/utils/lcd4linux/Makefile
b/utils/lcd4linux/Makefile
index c24ce85616e893e2ae7f2273b02e4784a74e7b6f..e375af18ed260f40208ed04fef2a547cb8a514c1 100644
(file)
--- a/
utils/lcd4linux/Makefile
+++ b/
utils/lcd4linux/Makefile
@@
-13,7
+13,7
@@
PKG_REV:=847
PKG_VERSION:=r$(PKG_REV)
PKG_RELEASE:=3
-PKG_SOURCE:=$(PKG_NAME)-
r
$(PKG_VERSION).tar.bz2
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://ssl.bulix.org/svn/lcd4linux/trunk/
PKG_SOURCE_SUBDIR:=lcd4linux-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)