db47: Disable Replication Manager

Replication Manager accidentally got enabled by 541193d.
Fixes #1331.

Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
Marcel Denia
2015-06-01 20:05:52 +02:00
parent 20a7734215
commit 4c4c2dbdae
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ BASE_VERSION:=4.7.25
PKG_NAME:=db47
PKG_VERSION:=$(BASE_VERSION).4.NC
PKG_RELEASE:=4
PKG_RELEASE:=4.1
PKG_BUILD_DIR:=$(BUILD_DIR)/db-$(BASE_VERSION).NC
PKG_SOURCE:=db-$(BASE_VERSION).NC.tar.gz