diff options
author | François Andriot <albator78@libertysurf.fr> | 2021-11-01 10:16:40 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2021-11-01 21:47:21 +0100 |
commit | 526f30bd8553c5f489cd39759596d7d0a413dcd9 (patch) | |
tree | 5351bad057f5e62f8cf3fadd00ecc3025ade7e05 /redhat/applications/system/tdesshaskpass | |
parent | c9ea83dffe28a67c5f162f9a7b75e3b4ced71522 (diff) | |
download | tde-packaging-526f30bd8553c5f489cd39759596d7d0a413dcd9.tar.gz tde-packaging-526f30bd8553c5f489cd39759596d7d0a413dcd9.zip |
RPM: update README file names
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/applications/system/tdesshaskpass')
-rw-r--r-- | redhat/applications/system/tdesshaskpass/tdesshaskpass.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/system/tdesshaskpass/tdesshaskpass.spec b/redhat/applications/system/tdesshaskpass/tdesshaskpass.spec index b507d8d91..721377ca1 100644 --- a/redhat/applications/system/tdesshaskpass/tdesshaskpass.spec +++ b/redhat/applications/system/tdesshaskpass/tdesshaskpass.spec @@ -151,7 +151,7 @@ export PATH="%{tde_bindir}:${PATH}" %files %defattr(-,root,root,-) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{tde_bindir}/* %{tde_mandir}/man1/*.1* |