From 1f825d12154e68446346e3179464783dc623d761 Mon Sep 17 00:00:00 2001 From: erickson Date: Fri, 22 Jul 2005 22:06:21 +0000 Subject: [PATCH] more install arranging git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@417 9efc2488-bf62-4759-914b-345cdb29e865 --- src/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Makefile b/src/Makefile index 1d18904..ff41e9f 100644 --- a/src/Makefile +++ b/src/Makefile @@ -28,7 +28,7 @@ test: test install: install-prep transport-install stack-install gateway-install \ router-install srfsh-install jserver-install perl-install \ - objson-install utils-install bin-install info + objson-install utils-install info prep: mkdir -p $(TMPDIR) @@ -113,8 +113,7 @@ jserver-install: install-prep utils-install perl-install: install-prep cp -r perlmods/* $(PERLDIR)/ - -bin-install: install-prep + cp ../examples/bootstrap.conf.example $(ETCDIR) cp ../bin/opensrf_ctl $(BINDIR) -- 2.43.2