From: erickson Date: Mon, 25 Jul 2005 23:27:08 +0000 (+0000) Subject: copying over the opensrf.xml config file X-Git-Tag: osrf_rel_2_0_1~1443 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=21e8f8e28161e98bf99cf248f110085262f088d3;p=OpenSRF.git copying over the opensrf.xml config file git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@429 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/Makefile b/src/Makefile index ff41e9f..79592ea 100644 --- a/src/Makefile +++ b/src/Makefile @@ -115,6 +115,7 @@ perl-install: install-prep cp -r perlmods/* $(PERLDIR)/ cp ../examples/bootstrap.conf.example $(ETCDIR) cp ../bin/opensrf_ctl $(BINDIR) + cp ../examples/opensrf.xml.example $(ETCDIR) # --------------------------------------------------------------------------------