projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
set base-files version number back to 4
[openwrt.git]
/
openwrt
/
package
/
base-files
/
Makefile
diff --git
a/openwrt/package/base-files/Makefile
b/openwrt/package/base-files/Makefile
index
c1dd8c6
..
869e3c6
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:=
2
+PKG_RELEASE:=
4
PKG_BUILD_DIR:=$(BUILD_DIR)/base-files
REV:=${shell svn info | grep Revision | cut -d ' ' -f 2}
This page took
0.031013 seconds
and
4
git commands to generate.