summaryrefslogtreecommitdiff
path: root/system/pcsc-lite/docs-DRIVERS.diff
diff options
context:
space:
mode:
authorLukenShiro <lukenshiro@ngi.it>2014-10-17 08:28:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-17 08:28:30 +0700
commit8c07cd4408e18d7bab710f7bb583cd806cda3898 (patch)
tree6363badc9c4cc369c0cfc66ac43841ea5bbc4a50 /system/pcsc-lite/docs-DRIVERS.diff
parent30e52ed164decb649bfb9ef2c5628be7863bc4f7 (diff)
downloadslackbuilds-8c07cd4408e18d7bab710f7bb583cd806cda3898.tar.gz
system/pcsc-lite: Updated for version 1.8.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pcsc-lite/docs-DRIVERS.diff')
-rw-r--r--system/pcsc-lite/docs-DRIVERS.diff34
1 files changed, 0 insertions, 34 deletions
diff --git a/system/pcsc-lite/docs-DRIVERS.diff b/system/pcsc-lite/docs-DRIVERS.diff
deleted file mode 100644
index 2796aa5225..0000000000
--- a/system/pcsc-lite/docs-DRIVERS.diff
+++ /dev/null
@@ -1,34 +0,0 @@
---- 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
--copy the directory to /usr/local/pcsc/drivers/. If the directory
--/usr/local/pcsc/drivers/ does not exist create it before copying the driver
-+copy the directory to <libdir>/pcsc/drivers/. If the directory
-+<libdir>/pcsc/drivers/ does not exist, create it before copying the driver
- 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 <libdir>/pcsc/drivers/
-+cd <libdir>/pcsc/drivers/driver.bundle
- build or use Project Builder to build
-
--The /usr/local/pcsc/drivers/ directory should contain bundle directories only.
-+The <libdir>/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.
-
- $Id: DRIVERS 867 2004-05-13 13:25:06Z rousseau $
-+
-+# Edited by Robby Workman <rworkman@slackbuilds.org> to reflect correct
-+# information when installed from SlackBuilds.org -- 20080305
-+