removing install of deprecated files
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 23 Mar 2007 14:12:46 +0000 (14:12 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 23 Mar 2007 14:12:46 +0000 (14:12 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@850 9efc2488-bf62-4759-914b-345cdb29e865

src/Makefile

index 1955932..008679e 100644 (file)
@@ -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)