projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d531438
)
set base-files version number back to 4
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 23 Oct 2005 19:04:30 +0000
(19:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 23 Oct 2005 19:04:30 +0000
(19:04 +0000)
SVN-Revision: 2286
openwrt/package/base-files/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/base-files/Makefile
b/openwrt/package/base-files/Makefile
index 2c202325ecccb0f95415942eea7d519dda2f425f..869e3c67d1477b90cd059060e7142542fdf7d762 100644
(file)
--- a/
openwrt/package/base-files/Makefile
+++ b/
openwrt/package/base-files/Makefile
@@
-3,7
+3,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=base-files
-PKG_RELEASE:=
5
+PKG_RELEASE:=
4
PKG_BUILD_DIR:=$(BUILD_DIR)/base-files
REV:=${shell svn info | grep Revision | cut -d ' ' -f 2}