LP#1442695: install purge_pending_users.srfsh to /openils/bin by default user/gmcharlt/lp1442695_install_purge_pending_users_by_default
authorGalen Charlton <gmc@esilibrary.com>
Fri, 10 Apr 2015 15:47:29 +0000 (15:47 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 10 Apr 2015 15:47:29 +0000 (15:47 +0000)
Since purge_pending_users.srfsh is in the example crontab, it should
be installed to the Evergreen binaries directory (typically /openils/bin)
by default.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/Makefile.am

index 330f5ab..07d90f9 100644 (file)
@@ -72,6 +72,7 @@ core_scripts =   $(examples)/oils_ctl.sh \
                 $(supportscr)/long-overdue-status-update.pl \
                 $(supportscr)/purge_holds.srfsh \
                 $(supportscr)/purge_circulations.srfsh \
+                $(supportscr)/purge_pending_users.srfsh \
                 $(supportscr)/sitemap_generator \
                 $(srcdir)/extras/eg_config \
                 $(srcdir)/extras/openurl_map.pl \