diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-08-03 14:44:13 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-08-03 14:44:13 +0200 |
commit | 4e730af922b155ea454bc14f4e77565299334c89 (patch) | |
tree | 45dcca29bab428517a3836c3e203da13cd6051d0 /redhat/tdetoys | |
parent | 5ce995a0b7e581b049f2366baf6b55946ca98a18 (diff) | |
download | tde-packaging-4e730af922b155ea454bc14f4e77565299334c89.tar.gz tde-packaging-4e730af922b155ea454bc14f4e77565299334c89.zip |
RPM Packaging: removes remaining [kt] patterns
Diffstat (limited to 'redhat/tdetoys')
-rw-r--r-- | redhat/tdetoys/tdetoys-14.0.0.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/tdetoys/tdetoys-14.0.0.spec b/redhat/tdetoys/tdetoys-14.0.0.spec index d3b924ace..5f94e820b 100644 --- a/redhat/tdetoys/tdetoys-14.0.0.spec +++ b/redhat/tdetoys/tdetoys-14.0.0.spec @@ -299,8 +299,8 @@ This package is part of Trinity, and a component of the TDE toys module. %defattr(-,root,root,-) %{tde_bindir}/kweatherservice %{tde_bindir}/kweatherreport -%{tde_libdir}/lib[kt]deinit_kweatherreport.so -%{tde_libdir}/lib[kt]deinit_kweatherreport.la +%{tde_libdir}/libtdeinit_kweatherreport.so +%{tde_libdir}/libtdeinit_kweatherreport.la %{tde_tdelibdir}/kcm_weather.so %{tde_tdelibdir}/kcm_weather.la %{tde_tdelibdir}/kcm_weatherservice.so |