From: erickson Date: Fri, 23 Mar 2007 14:12:46 +0000 (+0000) Subject: removing install of deprecated files X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9d5f653c8bfe228a872d618ed2862fbb17e50112;p=Evergreen.git removing install of deprecated files git-svn-id: svn://svn.open-ils.org/ILS/trunk@7095 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/OpenSRF/src/Makefile b/OpenSRF/src/Makefile index 1955932e15..008679e163 100644 --- a/OpenSRF/src/Makefile +++ b/OpenSRF/src/Makefile @@ -174,8 +174,6 @@ perl-install: install-prep @echo $@ cp -r perlmods/* $(PERLDIR)/ 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)