[pkg-opensc-commit] [opensc] 17/23: sc-hsm: removed UTSRCACC100001
Eric Dorland
eric at moszumanska.debian.org
Sun Jul 23 18:23:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository opensc.
commit cf9b8dd6ea01f9287bdd70340e9b2909ff6bae10
Author: Frank Morgner <frankmorgner at gmail.com>
Date: Fri Jul 14 07:22:31 2017 +0200
sc-hsm: removed UTSRCACC100001
---
etc/Makefile.am | 2 +-
etc/UTSRCACC100001 | Bin 441 -> 0 bytes
win32/OpenSC.wxs.in | 4 ----
3 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/etc/Makefile.am b/etc/Makefile.am
index e4183e6..6a0bb3d 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -1,4 +1,4 @@
-CV_CERTS = UTSRCACC100001 DESRCACC100001
+CV_CERTS = DESRCACC100001
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
DISTCLEANFILES = opensc.conf
diff --git a/etc/UTSRCACC100001 b/etc/UTSRCACC100001
deleted file mode 100644
index 4f0621a..0000000
Binary files a/etc/UTSRCACC100001 and /dev/null differ
diff --git a/win32/OpenSC.wxs.in b/win32/OpenSC.wxs.in
index 29beecc..9ae8b21 100644
--- a/win32/OpenSC.wxs.in
+++ b/win32/OpenSC.wxs.in
@@ -282,9 +282,6 @@
<?endif ?>
<?ifdef OpenPACE ?>
<Directory Id="INSTALLDIR_CVC" Name="cvc">
- <Component Id="UTSRCACC100001" Guid="*" Win64="$(var.Win64YesNo)">
- <File Source="$(var.SOURCE_DIR)\etc\UTSRCACC100001"/>
- </Component>
<Component Id="DESRCACC100001" Guid="*" Win64="$(var.Win64YesNo)">
<File Source="$(var.SOURCE_DIR)\etc\DESRCACC100001"/>
</Component>
@@ -315,7 +312,6 @@
<ComponentRef Id="smm_local.dll"/>
<?endif ?>
<?ifdef OpenPACE ?>
- <ComponentRef Id="UTSRCACC100001"/>
<ComponentRef Id="DESRCACC100001"/>
<?endif ?>
</Feature>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/opensc.git
More information about the pkg-opensc-commit
mailing list