From 672eec5b672893c1a7401c9b52678d3e59b600f7 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/ILS/trunk@1463 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- OpenSRF/src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenSRF/src/Makefile b/OpenSRF/src/Makefile index ff41e9f99a..79592ea60b 100644 --- a/OpenSRF/src/Makefile +++ b/OpenSRF/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.43.2