diff options
author | François Andriot <albator78@libertysurf.fr> | 2019-11-03 10:14:46 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2019-11-03 11:16:29 +0100 |
commit | c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0 (patch) | |
tree | 05b16c4c316aad9b0572275b8c32868b2aef7965 /redhat/applications/ktorrent/bp005-03d0c794.diff | |
parent | c9bb196e3bc20aef636c7478727f24aa7656b3cf (diff) | |
download | tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.tar.gz tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.zip |
RPM: remove lots of obsolete 3.5.13.x files
Diffstat (limited to 'redhat/applications/ktorrent/bp005-03d0c794.diff')
-rw-r--r-- | redhat/applications/ktorrent/bp005-03d0c794.diff | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/redhat/applications/ktorrent/bp005-03d0c794.diff b/redhat/applications/ktorrent/bp005-03d0c794.diff deleted file mode 100644 index 6f7cdc217..000000000 --- a/redhat/applications/ktorrent/bp005-03d0c794.diff +++ /dev/null @@ -1,35 +0,0 @@ -commit 03d0c794dc3a15e414c627f47a31718c39a49197 -Author: Darrell Anderson <humanreadable@yahoo.com> -Date: 1332214935 -0500 - - Fix configure output message to clarify that missing avahi support - is caused by missing avahi-tqt package as well as avahi-client. - -diff --git a/configure.in b/configure.in -index 29436e8..ca0b183 100644 ---- a/configure.in -+++ b/configure.in -@@ -403,7 +403,8 @@ if test x$missing_avahi_warning = xyes; then - echo "" - echo "----------------------------------------------------------" - echo "KTorrent WARNING:" -- echo "Cannot find avahi-client with version 0.6.10 or later." -+ echo "Cannot find avahi-client with version 0.6.10 or later or" -+ echo "cannot find avahi-tqt." - echo "The zeroconf plugin will not be installed because of this." - echo "----------------------------------------------------------" - echo "" -diff --git a/configure.in.bot b/configure.in.bot -index b3f5186..15c2c8c 100644 ---- a/configure.in.bot -+++ b/configure.in.bot -@@ -12,7 +12,8 @@ if test x$missing_avahi_warning = xyes; then - echo "" - echo "----------------------------------------------------------" - echo "KTorrent WARNING:" -- echo "Cannot find avahi-client with version 0.6.10 or later." -+ echo "Cannot find avahi-client with version 0.6.10 or later or" -+ echo "cannot find avahi-tqt." - echo "The zeroconf plugin will not be installed because of this." - echo "----------------------------------------------------------" - echo "" |