fixed references to sf's git repositories
This commit is contained in:
@@ -9,4 +9,4 @@ You can find the latest release of USB CCID Emulator on `Sourceforge
|
|||||||
|
|
||||||
Alternatively, you can clone our git repository::
|
Alternatively, you can clone our git repository::
|
||||||
|
|
||||||
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
|
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ You can find the latest release of @PACKAGE_NAME@ on `Sourceforge
|
|||||||
|
|
||||||
Alternatively, you can clone our git repository::
|
Alternatively, you can clone our git repository::
|
||||||
|
|
||||||
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
|
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
|
||||||
|
|||||||
@@ -333,7 +333,7 @@ You can download the latest release of the |vsmartcard| `here
|
|||||||
|
|
||||||
Alternatively, you can clone our git repository::
|
Alternatively, you can clone our git repository::
|
||||||
|
|
||||||
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
|
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
|
||||||
|
|
||||||
|
|
||||||
References
|
References
|
||||||
|
|||||||
@@ -84,7 +84,7 @@ the required binaries for OpenSSL)::
|
|||||||
|
|
||||||
PREFIX=/tmp/install
|
PREFIX=/tmp/install
|
||||||
OPENPACE=openpace
|
OPENPACE=openpace
|
||||||
git clone git://openpace.git.sourceforge.net/gitroot/openpace $OPENPACE
|
git clone http://git.code.sf.net/p/openpace/git $OPENPACE
|
||||||
cd $OPENPACE
|
cd $OPENPACE
|
||||||
autoreconf --verbose --install
|
autoreconf --verbose --install
|
||||||
# with `--enable-openssl-install` OpenSSL will be downloaded and installed along with OpenPACE
|
# with `--enable-openssl-install` OpenSSL will be downloaded and installed along with OpenPACE
|
||||||
@@ -103,7 +103,7 @@ The nPA Smart Card Library needs the OpenSC components to be installed (especial
|
|||||||
of OpenSC::
|
of OpenSC::
|
||||||
|
|
||||||
VSMARTCARD=vsmartcard
|
VSMARTCARD=vsmartcard
|
||||||
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard $VSMARTCARD
|
git clone http://git.code.sf.net/p/vsmartcard/git $VSMARTCARD
|
||||||
cd $VSMARTCARD/npa/src/opensc
|
cd $VSMARTCARD/npa/src/opensc
|
||||||
autoreconf --verbose --install
|
autoreconf --verbose --install
|
||||||
# adding PKG_CONFIG_PATH here lets OpenSC use the patched OpenSSL
|
# adding PKG_CONFIG_PATH here lets OpenSC use the patched OpenSSL
|
||||||
|
|||||||
@@ -84,7 +84,7 @@ the required binaries for OpenSSL)::
|
|||||||
|
|
||||||
PREFIX=/tmp/install
|
PREFIX=/tmp/install
|
||||||
OPENPACE=openpace
|
OPENPACE=openpace
|
||||||
git clone git://openpace.git.sourceforge.net/gitroot/openpace $OPENPACE
|
git clone http://git.code.sf.net/p/openpace/git $OPENPACE
|
||||||
cd $OPENPACE
|
cd $OPENPACE
|
||||||
autoreconf --verbose --install
|
autoreconf --verbose --install
|
||||||
# with `--enable-openssl-install` OpenSSL will be downloaded and installed along with OpenPACE
|
# with `--enable-openssl-install` OpenSSL will be downloaded and installed along with OpenPACE
|
||||||
@@ -103,7 +103,7 @@ The @PACKAGE_NAME@ needs the OpenSC components to be installed (especially
|
|||||||
of OpenSC::
|
of OpenSC::
|
||||||
|
|
||||||
VSMARTCARD=vsmartcard
|
VSMARTCARD=vsmartcard
|
||||||
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard $VSMARTCARD
|
git clone http://git.code.sf.net/p/vsmartcard/git $VSMARTCARD
|
||||||
cd $VSMARTCARD/npa/src/opensc
|
cd $VSMARTCARD/npa/src/opensc
|
||||||
autoreconf --verbose --install
|
autoreconf --verbose --install
|
||||||
# adding PKG_CONFIG_PATH here lets OpenSC use the patched OpenSSL
|
# adding PKG_CONFIG_PATH here lets OpenSC use the patched OpenSSL
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ You can find the latest release of nPA Smart Card Library on `Sourceforge
|
|||||||
|
|
||||||
Alternatively, you can clone our git repository::
|
Alternatively, you can clone our git repository::
|
||||||
|
|
||||||
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
|
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ You can find the latest release of PC/SC Relay on `Sourceforge
|
|||||||
|
|
||||||
Alternatively, you can clone our git repository::
|
Alternatively, you can clone our git repository::
|
||||||
|
|
||||||
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
|
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ You can find the latest release of Virtual Smart Card on `Sourceforge
|
|||||||
|
|
||||||
Alternatively, you can clone our git repository::
|
Alternatively, you can clone our git repository::
|
||||||
|
|
||||||
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
|
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
|
||||||
|
|||||||
Reference in New Issue
Block a user