Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: ctapi-cyberjack https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=188369 ------- Additional Comments From [EMAIL PROTECTED] 2006-04-26 14:35 EST ------- (In reply to comment #17) > But with the PCSC-lite driver directory it fails, because > pkg-config libpcsclite --variable=usbdropdir returns only empty. You'll need pcsc-lite-devel >= 1.3.0 (which is available in >= FC5) for that, earlier versions don't have the usbdropdir variable. $ pkg-config libpcsclite --variable=usbdropdir /usr/lib64/pcsc/drivers > In the spec file I have written: > %define readers_dir "pkg-config libpcsclite --variable=usbdropdir" That can't work, try %(pkg-config ...) instead of the quotes. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
