mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 02:46:10 +02:00
Switch back again to the main esrap code.
The WIP branch about better error messages made its way through the main code, so switch back to the mainline as available directly in Quicklisp. See https://github.com/nikodemus/esrap/issues/26.
This commit is contained in:
parent
787be7f188
commit
7b33b9c853
3
Makefile
3
Makefile
@ -82,9 +82,6 @@ $(QLDIR)/local-projects/cl-db3:
|
||||
$(QLDIR)/local-projects/cl-csv:
|
||||
git clone https://github.com/AccelerationNet/cl-csv.git $@
|
||||
|
||||
$(QLDIR)/local-projects/esrap:
|
||||
git clone -b wip-better-errors https://github.com/scymtym/esrap.git $@
|
||||
|
||||
$(QLDIR)/setup.lisp:
|
||||
mkdir -p $(BUILDDIR)
|
||||
curl -o $(BUILDDIR)/quicklisp.lisp http://beta.quicklisp.org/quicklisp.lisp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user