Skip to content
Snippets Groups Projects
Commit 31ff97c0 authored by Sarah Caudill's avatar Sarah Caudill
Browse files

Makefile.ligosoftware_gcc_sl7_gstreamer-1.0: fix lal repo dependency

parent 6b9e68e0
No related branches found
No related tags found
No related merge requests found
......@@ -352,7 +352,7 @@ $(GSTLAL_REPO)/gstlal/configure.ac : $(LALSUITE_REPO)/configure.ac
mkdir -p $(GSTLAL_REPO)
git clone https://versions.ligo.org/git/gstlal.git $(GSTLAL_REPO)
$(LALSUITE_REPO)/configure.ac :
$(LALSUITE_REPO)/configure.ac : $(TARDIR)
mkdir -p $(LALSUITE_REPO)
ecp-cookie-init LIGO.ORG https://versions.ligo.org/git $(USER)
git clone https://versions.ligo.org/git/lalsuite.git $(LALSUITE_REPO)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment