]> git.koha-community.org Git - koha.git/commit
Bug 24137: Fix biblio frameworks install for ru-Ru and uk-UA (mandatory)
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 10 Dec 2019 10:59:51 +0000 (11:59 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 7 Jan 2020 23:09:04 +0000 (23:09 +0000)
commitb85bbcabc6fe2a2ea181114ab5e9eb5b9674ee3d
treec153c713fb45dd73990e042c57300b457cb89f83
parent37b5a9ed11dbc6dc79cc74d7724a3c464409278b
Bug 24137: Fix biblio frameworks install for ru-Ru and uk-UA (mandatory)

Replace mandatory='' with mandatory=0

perl -p -i -e "s/^\s\('', '(\d+)', '', / ('', '\1', 0, /" installer/data/mysql/ru-RU/marcflavour/marc21/mandatory/marc21_bibliographic_DEFAULT_general.sql installer/data/mysql/uk-UA/marcflavour/marc21/mandatory/marc21_bibliographic_DEFAULT_general.sql

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit f31e8ad372590a66a1fb71d9283e60c569a3df86)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
installer/data/mysql/ru-RU/marcflavour/marc21/mandatory/marc21_bibliographic_DEFAULT_general.sql
installer/data/mysql/uk-UA/marcflavour/marc21/mandatory/marc21_bibliographic_DEFAULT_general.sql