From b1f19782a808bf0396c072519e42feac3abe6d19 Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 22 May 2006 20:38:25 +0000 Subject: [PATCH] installing osrf_ctl script git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@723 9efc2488-bf62-4759-914b-345cdb29e865 --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index 90f353a..7e2cefc 100644 --- a/src/Makefile +++ b/src/Makefile @@ -181,6 +181,7 @@ perl-install: install-prep cp ../examples/bootstrap.conf.example $(ETCDIR) cp ../bin/opensrf_ctl $(BINDIR) cp ../bin/opensrf_all $(BINDIR) + cp ../bin/osrf_ctl.sh $(BINDIR) cp ../examples/opensrf.xml.example $(ETCDIR) cp ../examples/opensrf_core.xml.example $(ETCDIR) cp ../examples/srfsh.xml.example $(ETCDIR) -- 2.11.0