projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0afeeba
)
Use regular-ass Pazpar2.
author
Mike Taylor
<mike@indexdata.com>
Tue, 12 Aug 2014 13:54:17 +0000
(14:54 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 12 Aug 2014 13:54:17 +0000
(14:54 +0100)
tools/service-proxy/Makefile
patch
|
blob
|
history
diff --git
a/tools/service-proxy/Makefile
b/tools/service-proxy/Makefile
index
210ed47
..
028ae2f
100644
(file)
--- 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: