summaryrefslogtreecommitdiff
path: root/system/pcsc-lite/docs-DRIVERS.diff
diff options
context:
space:
mode:
authorLukenShiro <lukenshiro@ngi.it>2010-05-11 22:26:57 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 22:26:57 +0200
commitf0c1b572e8c60206916a8d9f52c5c783fa08d033 (patch)
tree865d9746198bd10893c303e24629e322e21c8eed /system/pcsc-lite/docs-DRIVERS.diff
parent540974b2685fc3f096c6e4f8016b3e2a22fd0415 (diff)
downloadslackbuilds-f0c1b572e8c60206916a8d9f52c5c783fa08d033.tar.gz
system/pcsc-lite: Updated for version 1.4.102
Diffstat (limited to 'system/pcsc-lite/docs-DRIVERS.diff')
-rw-r--r--system/pcsc-lite/docs-DRIVERS.diff21
1 files changed, 16 insertions, 5 deletions
diff --git a/system/pcsc-lite/docs-DRIVERS.diff b/system/pcsc-lite/docs-DRIVERS.diff
index 86d4f8163e..dbe48cc2ce 100644
--- a/system/pcsc-lite/docs-DRIVERS.diff
+++ b/system/pcsc-lite/docs-DRIVERS.diff
@@ -1,8 +1,6 @@
-
-diff -Nur pcsc-lite-1.4.99.orig/DRIVERS pcsc-lite-1.4.99/DRIVERS
---- DRIVERS.bak 2007-10-13 16:21:11.000000000 -0500
-+++ DRIVERS 2008-03-06 00:21:53.119195118 -0600
-@@ -2,8 +2,8 @@
+--- DRIVERS 2008-05-17 17:20:11.636054139 +0200
++++ DRIVERS.new 2008-05-17 17:21:51.637812109 +0200
+@@ -2,18 +2,18 @@
To install USB drivers, download the driver from http://www.linuxnet.com/
and copy it to a temporary location. After you have unarchived the files
@@ -13,6 +11,19 @@ diff -Nur pcsc-lite-1.4.99.orig/DRIVERS pcsc-lite-1.4.99/DRIVERS
directory to it.
Example Mac OS X, Linux 2.4:
+
+ tar -xzvf driver.bundle-0.1.0.tar.gz
+-cp -r driver.bundle /usr/local/pcsc/drivers/
+-cd /usr/local/pcsc/drivers/driver.bundle
++cp -r driver.bundle /usr/lib/pcsc/drivers/
++cd /usr/lib/pcsc/drivers/driver.bundle
+ build or use Project Builder to build
+
+-The /usr/local/pcsc/drivers/ directory should contain bundle directories only.
++The /usr/lib/pcsc/drivers/ directory should contain bundle directories only.
+ You must restart pcscd to use the new driver.
+
+
@@ -28,3 +28,7 @@
Refer to the driver README for more information.