Package: libmusclecard1
Version: 1.3.3-1
Severity: normal
Tags: patch
/usr/lib/libmusclecard.so.1 hard-codes the directory /usr/pcsc/services,
when it should be /usr/lib/pcsc/services.
--- debian/rules.orig 2006-05-27 10:48:09.000000000 -0700
+++ debian/rules 2006-05-27 10:42:18.000000000 -0700
@@ -39,6 +39,7 @@
--prefix=/usr \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
+ --enable-muscledropdir=\$${prefix}/lib/pcsc/services \
LDFLAGS="-lpthread"
Also, it seems like the program bundleTool used to be provided by
pcsc-lite but is no longer. It is however present in the libmusclecard
source, so perhaps it should create a new package containing bundleTool.
But I don't know how all this is supposed to work, so I could very well
be wrong.
Andrew
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (800, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages libmusclecard1 depends on:
ii libc6 2.3.6-9 GNU C Library: Shared libraries
ii libpcsclite1 1.3.1-2 Middleware to access a smart card
libmusclecard1 recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]