From 21e8f8e28161e98bf99cf248f110085262f088d3 Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 25 Jul 2005 23:27:08 +0000 Subject: [PATCH] copying over the opensrf.xml config file git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@429 9efc2488-bf62-4759-914b-345cdb29e865 --- src/Makefile | 1 + 1 file changed, 1 insertion(+) 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) # -------------------------------------------------------------------------------- -- 2.11.0