LP#1847784: install badge_score_generator.pl by default
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 15 Oct 2019 22:29:40 +0000 (18:29 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 24 Jul 2020 20:27:16 +0000 (16:27 -0400)
To test
-------
[1] Perform an Evergreen installation/upgrade.
[2] Verify that badge_score_generator.pl is present
    in /openils/bin (or an alternative installation
    location specified during the ./configure step).

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/Makefile.am

index 87a8b00..c7a8a42 100644 (file)
@@ -70,6 +70,7 @@ core_scripts =   $(examples)/oils_ctl.sh \
                 $(supportscr)/thaw_expired_frozen_holds.srfsh \
                 $(supportscr)/long-overdue-status-update.pl \
                 $(supportscr)/oils_header.pl \
+                $(supportscr)/badge_score_generator.pl \
                 $(supportscr)/purge_at_events.srfsh \
                 $(supportscr)/purge_holds.srfsh \
                 $(supportscr)/purge_circulations.srfsh \