pkgsrc/security/pcsc-lite/patches/patch-ab
hasso f0989b1333 - Fix reader.conf handling.
- Fix references to the confdir.
- Fix headers so thirdparty apps can be built with pcsc-lite from pkgsrc.
- Some minor changes to fix pkglint warnings.
- Bump PKGREVISION.
2009-10-02 12:36:13 +00:00

13 lines
439 B
Text

$NetBSD: patch-ab,v 1.3 2009/10/02 12:36:13 hasso Exp $
--- etc/Makefile.in.orig 2009-10-02 14:30:34 +0300
+++ etc/Makefile.in 2009-10-02 14:31:11 +0300
@@ -202,7 +202,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
usbdropdir = @usbdropdir@
-conf_DATA = reader.conf
+conf_DATA =
sbin_SCRIPTS = update-reader.conf
EXTRA_DIST = StartupParameters.plist SmartcardServices
all: all-am