fixed OpenSC guide: use git submodule update
This commit is contained in:
@@ -104,6 +104,8 @@ of OpenSC::
|
|||||||
|
|
||||||
VSMARTCARD=vsmartcard
|
VSMARTCARD=vsmartcard
|
||||||
git clone http://git.code.sf.net/p/vsmartcard/git $VSMARTCARD
|
git clone http://git.code.sf.net/p/vsmartcard/git $VSMARTCARD
|
||||||
|
cd $VSMARTCARD
|
||||||
|
git submodule update
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user