Fixed OpenSC guide: add git submodule init

This commit is contained in:
Dominik
2013-09-26 17:42:52 +02:00
parent 951c5473bd
commit f6d1671562

View File

@@ -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