Fixed OpenSC guide: add git submodule init
This commit is contained in:
@@ -105,6 +105,7 @@ 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
|
cd $VSMARTCARD
|
||||||
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
cd $VSMARTCARD/npa/src/opensc
|
cd $VSMARTCARD/npa/src/opensc
|
||||||
autoreconf --verbose --install
|
autoreconf --verbose --install
|
||||||
|
|||||||
Reference in New Issue
Block a user