X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fservice-proxy%2FMakefile;h=da127e4f4dec00ddf15ca1f9151e833f6ec18ec7;hb=0f13b39563cedcbcb0a1990ee316a98184e2cfca;hp=210ed47c4bfd0223a408345d254b882e8d8dceef;hpb=0afeeba9c3de3707e4eda6430ce68d419ba05f19;p=mkws-moved-to-github.git diff --git a/tools/service-proxy/Makefile b/tools/service-proxy/Makefile index 210ed47..da127e4 100644 --- a/tools/service-proxy/Makefile +++ b/tools/service-proxy/Makefile @@ -2,8 +2,7 @@ MIKE = service-proxy-mike-mac.properties $(MIKE): service-proxy.properties Makefile rm -f $@ - sed 's/mkc-admin.indexdata.com/x.&:8181/g;s/,constraint,/,/;\ -s;localhost:8004;x.mkc-admin.indexdata.com/cgi-bin/pazpar2;' $< > $@ + sed 's/mkc-admin.indexdata.com/x.&:8181/g;s/,constraint,/,/' $< > $@ chmod 444 $@ clean: