Update more links to the old repository
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -189,6 +189,6 @@ Notes and References
|
||||
|
||||
.. target-notes::
|
||||
|
||||
.. _OpenPACE: http://openpace.sourceforge.net
|
||||
.. _OpenPACE: https://github.com/frankmorgner/openpace
|
||||
.. _OpenSC: https://github.com/OpenSC/OpenSC
|
||||
.. _OpenSSL: http://www.openssl.org
|
||||
|
||||
Reference in New Issue
Block a user