use absolute path to source directories in guide

This commit is contained in:
Frank Morgner
2013-09-30 21:03:02 +02:00
parent e76238505b
commit f6879f42de
4 changed files with 6 additions and 6 deletions

View File

@@ -188,7 +188,7 @@ installed (especially :file:`libopensc.so`). Here is an example of how to get
the standard installation of OpenSC without |PACE|::
PREFIX=/tmp/install
VSMARTCARD=vsmartcard
VSMARTCARD=$PWD/vsmartcard
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard $VSMARTCARD
cd $VSMARTCARD/ccid/src/opensc
autoreconf --verbose --install