Koha/misc
Galen Charlton f20a58181b kohabug 1776 - enable daemon controls scripts for 'dev' mode
The daemon control scripts (koha-zebra-ctl.sh, koha-zebraqueue-ctl.sh,
and koha-pazpar2-ctl.sh) are now copied and installed in a
runnable fashion for a 'dev'-mode install.  By default
they are installed in the bin subdirectory of the runtime
directory.

Also:

* the control scripts now work if the EUID is other
  than root (as would be expected for a 'dev' or 'single'
  install).
* Split the SCRIPT_DIR installation target into
  SCRIPT_DIR (scripts to copy regardless of install mode)
  and SCRIPT_NONDEV_DIR (scripts to copy to SCRIPT_DIR
  unless the install mode is 'dev').

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-21 18:17:32 -05:00
..
bin kohabug 1776 - enable daemon controls scripts for 'dev' mode 2008-04-21 18:17:32 -05:00
cronjobs Fix calls to CalcFine, and make fines obey CircControl syspref (get homebranch withssue data). 2008-04-08 08:37:01 -05:00
installer_devel_notes/data/en/marcflavour
load_testing Adding a couple benchmark scripts 2008-03-20 08:40:48 -05:00
migration_tools rebuild_zebra.pl - add -y option 2008-04-21 11:17:29 -05:00
release_notes a reminder about tags for the RM 2008-04-04 16:37:10 -05:00
spellcheck_suggest
translator Two fixes to speed up (a little bit) installation process 2008-04-17 05:52:46 -05:00
batchCompareMARCvsFrameworks.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
batchDeleteUnusedSubfields.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
batchImportMARCWithBiblionumbers.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
batchRebuildBiblioTables.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
batchRepairMissingBiblionumbers.pl
batchupdateISBNs.pl
check_sysprefs.pl
commit_biblios_file.pl
exportauth.pl
koha-install-log installer: added 'make upgrade' target 2008-02-15 08:30:53 -06:00
kohalib.pl
link_bibs_to_authorities.pl
perlmodule_ls.pl
perlmodule_rm.pl
sax_parser_print.pl
sax_parser_test.pl
stage_biblios_file.pl bug 1372: count MARC records correctly 2008-02-08 20:22:43 -06:00
testKoha.pl