Add registry_rebuild module

This module helps to rebuild the system table and fix the registered
path of moved modules.

Change-Id: Ia20835ed90cf1e3d0f724e8b5c1a2bbbf6686ef9
This commit is contained in:
Marton Kiss 2016-10-12 19:33:20 +02:00
parent 162f62c3e0
commit 4a968a331b
1 changed files with 4 additions and 0 deletions

View File

@ -122,6 +122,10 @@ projects[potx][version] = 3.x-dev
projects[potx][type] = "module"
projects[potx][subdir] = "contrib"
projects[registry_rebuild][version] = 2.4
projects[registry_rebuild][type] = "module"
projects[registry_rebuild][subdir] = "contrib"
projects[tzfield][version] = "1.1"
projects[tzfield][type] = "module"
projects[tzfield][subdir] = "contrib"