LP1951030: Remove OpenILS/Utils/ISBN from Manifest
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>