diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/smartcard-service.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/smartcard-service.spec b/packaging/smartcard-service.spec index cf565ce..47c9ab4 100644 --- a/packaging/smartcard-service.spec +++ b/packaging/smartcard-service.spec @@ -7,7 +7,7 @@ ################################################################################ Name: smartcard-service Summary: Smartcard Service FW -Version: 0.1.43 +Version: 0.1.44 Release: 0 Group: libs License: Apache-2.0 @@ -151,7 +151,6 @@ rm -f /usr/bin/smartcard-daemon %manifest %{name}-server.manifest %defattr(-,root,root,-) %{bindir}/bin/smartcard-daemon -%{_datadir}/packages/%{name}-server.xml %if 0%{?test_client:1} %{bindir}/bin/smartcard-test-client %endif |