Update more links to the old repository

This commit is contained in:
Dominik
2014-05-01 23:24:18 +02:00
parent 075b9b0a9c
commit 63e98e8084
5 changed files with 5 additions and 5 deletions

View File

@@ -98,7 +98,7 @@ OPENPACE_CONFIGURE=$(OPENPACE)/configure
OPENPACE_MAKEFILE=$(OPENPACE)/Makefile
$(OPENPACE_CONFIGURE_AC):
git clone git://openpace.git.sourceforge.net/gitroot/openpace/openpace $(OPENPACE)
git clone https://github.com/frankmorgner/openpace.git $(OPENPACE)
$(OPENPACE_CONFIGURE): $(OPENPACE_CONFIGURE_AC)
cd $(OPENPACE) && autoreconf --verbose --install --symlink