LP1951030: Remove OpenILS/Utils/ISBN from Manifest
authorJason Stephenson <jason@sigio.com>
Mon, 15 Nov 2021 22:50:25 +0000 (17:50 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 16 Nov 2021 18:52:03 +0000 (13:52 -0500)
Remove a remnant of the OpenILS::Utils::ISBN module that was removed
in the branch for Launchpad bug 1856906.

To test this fix, run make check in Open-ILS/src/perlmods on a test
system to run the tests.  Before this patch, you get the following
message:

WARNING: the following files are missing in your kit:
lib/OpenILS/Utils/ISBN.pm
Please inform the author.

After applying this patch, the message goes away.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

Open-ILS/src/perlmods/MANIFEST

index 8e7b0f5..37fb090 100644 (file)
@@ -139,7 +139,6 @@ lib/OpenILS/Utils/CStoreEditor.pm
 lib/OpenILS/Utils/DateTime.pm
 lib/OpenILS/Utils/Fieldmapper.pm
 lib/OpenILS/Utils/HTTPClient.pm
-lib/OpenILS/Utils/ISBN.pm
 lib/OpenILS/Utils/Lockfile.pm
 lib/OpenILS/Utils/MFHD.pm
 lib/OpenILS/Utils/MFHD/Caption.pm