From 2e4a6abb004a48dfb92b796d292128a4a616b46b Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 23 Oct 2005 19:04:30 +0000 Subject: [PATCH] set base-files version number back to 4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2286 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/base-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/base-files/Makefile b/openwrt/package/base-files/Makefile index 2c202325e..869e3c67d 100644 --- 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} -- 2.20.1