diff options
author | Hanno Böck <hanno@gentoo.org> | 2007-04-20 19:04:52 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2007-04-20 19:04:52 +0000 |
commit | 456d077e738db62d764d5f460451f863f4219d3e (patch) | |
tree | b7ce2ebe0ce051950c09246f82e8e8f66d16f0cf /sys-libs/libchipcard/files | |
parent | liboil bump (diff) | |
download | gentoo-2-456d077e738db62d764d5f460451f863f4219d3e.tar.gz gentoo-2-456d077e738db62d764d5f460451f863f4219d3e.tar.bz2 gentoo-2-456d077e738db62d764d5f460451f863f4219d3e.zip |
libchipcard path fix for ccid xml
(Portage version: 2.1.2.4)
Diffstat (limited to 'sys-libs/libchipcard/files')
-rw-r--r-- | sys-libs/libchipcard/files/libchipcard-ccid-dir.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-libs/libchipcard/files/libchipcard-ccid-dir.diff b/sys-libs/libchipcard/files/libchipcard-ccid-dir.diff new file mode 100644 index 000000000000..c69918236fcf --- /dev/null +++ b/sys-libs/libchipcard/files/libchipcard-ccid-dir.diff @@ -0,0 +1,11 @@ +--- libchipcard3-3.0.2/data/drivers/ccid_ifd/ccid_ifd.xml.orig 2007-04-20 18:58:48.000000000 +0200 ++++ libchipcard3-3.0.2/data/drivers/ccid_ifd/ccid_ifd.xml 2007-04-20 18:59:57.000000000 +0200 +@@ -32,6 +32,8 @@ + <loc>/usr/local/lib64</loc> + <loc>/usr/lib64/pcsc/drivers/ifd-ccid.bundle/Contents/Linux</loc> + <loc>/usr/local/lib64/pcsc/drivers/ifd-ccid.bundle/Contents/Linux</loc> ++ <loc>/usr/lib/readers/usb/ifd-ccid.bundle/Contents/Linux/</loc> ++ <loc>/usr/lib64/readers/usb/ifd-ccid.bundle/Contents/Linux/</loc> + </locations> + + <downloads> |