From f6d16715623f1b95af3dc3fe5b065dc6ec98c7c4 Mon Sep 17 00:00:00 2001 From: Dominik Date: Thu, 26 Sep 2013 17:42:52 +0200 Subject: [PATCH] Fixed OpenSC guide: add git submodule init --- npa/doc/README.txt.in | 1 + 1 file changed, 1 insertion(+) diff --git a/npa/doc/README.txt.in b/npa/doc/README.txt.in index bcea04d..9c0e101 100644 --- a/npa/doc/README.txt.in +++ b/npa/doc/README.txt.in @@ -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