projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e0f11
)
fix base-files version number
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 1 Jun 2006 23:20:10 +0000
(23:20 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 1 Jun 2006 23:20:10 +0000
(23:20 +0000)
SVN-Revision: 3888
openwrt/package/base-files/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/base-files/Makefile
b/openwrt/package/base-files/Makefile
index 226782bb92dec0b37f9c4610dc6e8c766d64c7cd..014d4b731eb825526a9c70dfd89398194aae77ae 100644
(file)
--- a/
openwrt/package/base-files/Makefile
+++ b/
openwrt/package/base-files/Makefile
@@
-28,6
+28,7
@@
define Package/base-files$(TARGET)
DEFAULT:=y
TITLE:=OpenWrt system scripts
DESCRIPTION:=Base filesystem for OpenWrt
+ VERSION:=$(PKG_RELEASE)
endef
define Package/libgcc