SOURCES: pcsc-lite-fhs.patch - merged from DEVEL

qboosh qboosh at pld-linux.org
Mon Mar 6 10:35:24 CET 2006


Author: qboosh                       Date: Mon Mar  6 09:35:24 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- merged from DEVEL

---- Files affected:
SOURCES:
   pcsc-lite-fhs.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/pcsc-lite-fhs.patch
diff -u SOURCES/pcsc-lite-fhs.patch:1.2 SOURCES/pcsc-lite-fhs.patch:1.3
--- SOURCES/pcsc-lite-fhs.patch:1.2	Tue Jun 22 13:13:02 2004
+++ SOURCES/pcsc-lite-fhs.patch	Mon Mar  6 10:35:19 2006
@@ -1,27 +1,26 @@
-diff -Nur pcsc-lite-1.1.1.orig/DRIVERS pcsc-lite-1.1.1/DRIVERS
---- pcsc-lite-1.1.1.orig/DRIVERS	Mon Jul  1 18:28:39 2002
-+++ pcsc-lite-1.1.1/DRIVERS	Tue Mar 11 10:52:56 2003
+--- pcsc-lite-1.2.9-beta5/DRIVERS.orig	2004-05-14 09:01:00.000000000 +0200
++++ pcsc-lite-1.2.9-beta5/DRIVERS	2004-07-30 16:48:19.000000000 +0200
 @@ -2,18 +2,18 @@
  
- To install drivers download the driver from http://www.linuxnet.com
+ 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 /usr/lib/pcsc/drivers.  If the directory 
-+/usr/lib/pcsc/drivers does not exist create it before copying the driver
+-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 /usr/lib*/pcsc/drivers/.  If the directory
++/usr/lib*/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
+-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
++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.
+-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.
  
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/pcsc-lite-fhs.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list