installing osrf_ctl script
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 May 2006 20:38:25 +0000 (20:38 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 May 2006 20:38:25 +0000 (20:38 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@723 9efc2488-bf62-4759-914b-345cdb29e865

src/Makefile

index 90f353a..7e2cefc 100644 (file)
@@ -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)