summaryrefslogtreecommitdiff
path: root/app-crypt/acr38u/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /app-crypt/acr38u/files
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'app-crypt/acr38u/files')
-rw-r--r--app-crypt/acr38u/files/acr38u-1.7.11-build.patch18
1 files changed, 6 insertions, 12 deletions
diff --git a/app-crypt/acr38u/files/acr38u-1.7.11-build.patch b/app-crypt/acr38u/files/acr38u-1.7.11-build.patch
index 374ca2822c1d..47929f15a399 100644
--- a/app-crypt/acr38u/files/acr38u-1.7.11-build.patch
+++ b/app-crypt/acr38u/files/acr38u-1.7.11-build.patch
@@ -1,7 +1,5 @@
-Index: ACR38_LINUX_100711_P/configure.ac
-===================================================================
---- ACR38_LINUX_100711_P.orig/configure.ac
-+++ ACR38_LINUX_100711_P/configure.ac
+--- a/configure.ac
++++ b/configure.ac
@@ -58,74 +58,21 @@ if test x${debug} = xtrue ; then
AC_DEFINE(USBDEBUG, 1, [enable USB debug messaging.])
fi
@@ -119,10 +117,8 @@ Index: ACR38_LINUX_100711_P/configure.ac
# Select OS specific versions of source files.
AC_SUBST(BUNDLE_HOST)
AC_SUBST(DYN_LIB_EXT)
-Index: ACR38_LINUX_100711_P/src/controllib/Makefile.am
-===================================================================
---- ACR38_LINUX_100711_P.orig/src/controllib/Makefile.am
-+++ ACR38_LINUX_100711_P/src/controllib/Makefile.am
+--- a/src/controllib/Makefile.am
++++ b/src/controllib/Makefile.am
@@ -6,7 +6,7 @@
ACR38_CONTROLLIB = libacr38ucontrol.$(DYN_LIB_EXT)
@@ -143,10 +139,8 @@ Index: ACR38_LINUX_100711_P/src/controllib/Makefile.am
-pcdir= @prefix@/lib/pkgconfig
-pc_DATA = libacr38ucontrol.pc
+pkgconfig_DATA = libacr38ucontrol.pc
-Index: ACR38_LINUX_100711_P/src/driver/Makefile.am
-===================================================================
---- ACR38_LINUX_100711_P.orig/src/driver/Makefile.am
-+++ ACR38_LINUX_100711_P/src/driver/Makefile.am
+--- a/src/driver/Makefile.am
++++ b/src/driver/Makefile.am
@@ -9,7 +9,7 @@ DRIVER_LIB_NAME = lib$(DRIVER_NAME).$(DY
DRIVER_BUNDLE_DIR = $(DRIVER_NAME).bundle
DRIVER_INSTALL_HOME_DIR = pcsc/drivers/$(DRIVER_LIB_NAME).bundle/Contents/Linux