From b6fc0d1d2165f5dbf8c81a967b36dcd0cbe04e12 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 17 May 2010 10:50:07 -0400 Subject: [PATCH] bug 4151: fix migration_tools typo Signed-off-by: Galen Charlton --- INSTALL | 6 +++--- INSTALL.debian | 6 +++--- INSTALL.debian-lenny | 6 +++--- INSTALL.ubuntu | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/INSTALL b/INSTALL index 4e8c20bbd5..66840d4c71 100644 --- a/INSTALL +++ b/INSTALL @@ -98,12 +98,12 @@ WHAT NEXT? 2. Import: Bibliographic data in MARC21 format - $ misc/migration-tools/bulkmarcimport.pl -file /path/to/marc.iso2709 + $ misc/migration_tools/bulkmarcimport.pl -file /path/to/marc.iso2709 Authority data in MARC21 format - $ misc/migration-tools/bulkauthimport.pl -file /path/to/auth.iso2709 + $ misc/migration_tools/bulkauthimport.pl -file /path/to/auth.iso2709 3. Fast Index: - $ misc/migration-tools/rebuild_zebra.pl -b -w + $ misc/migration_tools/rebuild_zebra.pl -b -w Once the indexing has completed, you will be able to search for records in your system. NOTE: if you don't run the Fast Index utility, and you have the index diff --git a/INSTALL.debian b/INSTALL.debian index 249c4e40eb..07d13a4ed8 100644 --- a/INSTALL.debian +++ b/INSTALL.debian @@ -381,12 +381,12 @@ Koha's command-line scripts are installed, e.g., /usr/share/koha/bin. 7.1 Import: Bibliographic data in MARC21 format - $ misc/migration-tools/bulkmarcimport.pl -file /path/to/marc.iso2709 + $ misc/migration_tools/bulkmarcimport.pl -file /path/to/marc.iso2709 Authority data in MARC21 format - $ misc/migration-tools/bulkauthimport.pl -file /path/to/auth.iso2709 + $ misc/migration_tools/bulkauthimport.pl -file /path/to/auth.iso2709 7.2 Fast Index: - $ misc/migration-tools/rebuild_zebra.pl -b -w + $ misc/migration_tools/rebuild_zebra.pl -b -w Once the indexing has completed, you will be able to search for records in your system. NOTE: if you don't run the Fast Index utility, and you have the index diff --git a/INSTALL.debian-lenny b/INSTALL.debian-lenny index e6119ab2c4..a30896b513 100644 --- a/INSTALL.debian-lenny +++ b/INSTALL.debian-lenny @@ -245,14 +245,14 @@ See check misc/cronjobs/crontab.example for usage examples. Bibliographic data in MARC21 format - $ misc/migration-tools/bulkmarcimport.pl -file /path/to/marc.iso2709 + $ misc/migration_tools/bulkmarcimport.pl -file /path/to/marc.iso2709 Authority data in MARC21 format - $ misc/migration-tools/bulkmarcimport.pl -a -file /path/to/auth.iso2709 + $ misc/migration_tools/bulkmarcimport.pl -a -file /path/to/auth.iso2709 7.2 Fast Index: - $ misc/migration-tools/rebuild_zebra.pl -b -w + $ misc/migration_tools/rebuild_zebra.pl -b -w Once the indexing has completed, you will be able to search for records in your system. NOTE: if you don't run the Fast Index utility, and you have the index diff --git a/INSTALL.ubuntu b/INSTALL.ubuntu index f145d18eb5..203c5f66e3 100644 --- a/INSTALL.ubuntu +++ b/INSTALL.ubuntu @@ -334,12 +334,12 @@ Koha's command-line scripts are installed, e.g., /usr/share/koha/bin. 7.1 Import: Bibliographic data in MARC21 format - $ misc/migration-tools/bulkmarcimport.pl -file /path/to/marc.iso2709 + $ misc/migration_tools/bulkmarcimport.pl -file /path/to/marc.iso2709 Authority data in MARC21 format - $ misc/migration-tools/bulkauthimport.pl -file /path/to/auth.iso2709 + $ misc/migration_tools/bulkauthimport.pl -file /path/to/auth.iso2709 7.2 Fast Index: - $ misc/migration-tools/rebuild_zebra.pl -b -w + $ misc/migration_tools/rebuild_zebra.pl -b -w Once the indexing has completed, you will be able to search for records in your system. NOTE: if you don't run the Fast Index utility, and you have the index -- 2.20.1