From: Felix Fietkau Date: Sun, 23 Oct 2005 19:04:30 +0000 (+0000) Subject: set base-files version number back to 4 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=438cb1d8973d8fce6a7064f2e34c10378e212a4f;p=librecmc%2Flibrecmc.git set base-files version number back to 4 SVN-Revision: 2286 --- diff --git a/openwrt/package/base-files/Makefile b/openwrt/package/base-files/Makefile index 2c202325ec..869e3c67d1 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}