diff options
author | François Andriot <[email protected]> | 2021-11-01 10:16:40 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2021-11-01 21:47:21 +0100 |
commit | 526f30bd8553c5f489cd39759596d7d0a413dcd9 (patch) | |
tree | 5351bad057f5e62f8cf3fadd00ecc3025ade7e05 /redhat/applications/kscope | |
parent | c9ea83dffe28a67c5f162f9a7b75e3b4ced71522 (diff) | |
download | tde-packaging-526f30bd8553c5f489cd39759596d7d0a413dcd9.tar.gz tde-packaging-526f30bd8553c5f489cd39759596d7d0a413dcd9.zip |
RPM: update README file names
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'redhat/applications/kscope')
-rw-r--r-- | redhat/applications/kscope/kscope.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/kscope/kscope.spec b/redhat/applications/kscope/kscope.spec index 9338c9880..8375a8c4c 100644 --- a/redhat/applications/kscope/kscope.spec +++ b/redhat/applications/kscope/kscope.spec @@ -174,7 +174,7 @@ export PATH="%{tde_bindir}:${PATH}" %files -f %{tde_pkg}.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING README ChangeLog +%doc AUTHORS COPYING README.md ChangeLog %{tde_bindir}/kscope %{tde_tdeappdir}/kscope.desktop %{tde_datadir}/apps/kscope/ |