X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fservice-proxy%2FMakefile;h=7fb4847c1a0ea2c2cdc91645431d64a56ea16b1a;hb=0fc946af7aee27a0180ae240938c78243cafe05f;hp=210ed47c4bfd0223a408345d254b882e8d8dceef;hpb=429cea4f1e62684f2b29aa3c97d31d20b67262eb;p=mkws-moved-to-github.git diff --git a/tools/service-proxy/Makefile b/tools/service-proxy/Makefile index 210ed47..7fb4847 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' $< > $@ chmod 444 $@ clean: