From 28fe87b3fd7f1e7c634a65394b7768ea7718ca5c Mon Sep 17 00:00:00 2001 From: Dominik Date: Thu, 26 Sep 2013 17:43:28 +0200 Subject: [PATCH] Fixed OpenSC guide: add git submodule init --- npa/doc/README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npa/doc/README.txt b/npa/doc/README.txt index 5e8141c..41ce983 100644 --- a/npa/doc/README.txt +++ b/npa/doc/README.txt @@ -105,6 +105,7 @@ of OpenSC:: VSMARTCARD=vsmartcard git clone http://git.code.sf.net/p/vsmartcard/git $VSMARTCARD cd $VSMARTCARD + git submodule init git submodule update cd $VSMARTCARD/npa/src/opensc autoreconf --verbose --install