1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 16:09:43 +02:00

set base-files version number back to 4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2286 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-10-23 19:04:30 +00:00
parent ca94f6cf5e
commit 2e4a6abb00

View File

@ -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}