diff options
author | François Andriot <albator78@libertysurf.fr> | 2016-09-12 20:18:45 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2016-09-12 20:18:45 +0200 |
commit | e86615b8a5c7b56cf704270a98610a8fd5bbb1e4 (patch) | |
tree | 838af0ea31f92a3647e079831f362cce6a5ecf9a /redhat/applications/smartcardauth | |
parent | 4fabaa6a25a97a21438b4e7c583ffe8643b9d65a (diff) | |
download | tde-packaging-e86615b8a5c7b56cf704270a98610a8fd5bbb1e4.tar.gz tde-packaging-e86615b8a5c7b56cf704270a98610a8fd5bbb1e4.zip |
RPM packaging: fix smartcardauth build on OBS
Diffstat (limited to 'redhat/applications/smartcardauth')
-rw-r--r-- | redhat/applications/smartcardauth/smartcardauth-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/smartcardauth/smartcardauth-14.0.0.spec b/redhat/applications/smartcardauth/smartcardauth-14.0.0.spec index 0aa3415c2..8c1806c7a 100644 --- a/redhat/applications/smartcardauth/smartcardauth-14.0.0.spec +++ b/redhat/applications/smartcardauth/smartcardauth-14.0.0.spec @@ -180,7 +180,7 @@ export PATH="%{tde_bindir}:${PATH}" %doc gpl.txt %{_bindir}/cardpincheck %{_bindir}/cryptosmartcard.sh -%{_datadir}/initramfs-tools/hooks/cryptlukssc +%{_datadir}/initramfs-tools/ %changelog |