From bf807c6933d356c49a4bdc55930ac23bca80a2fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 14 Mar 2021 14:51:43 +0100 Subject: [PATCH] DEB tdeaccessibility: Remove DilOS specific patch - it is no longer needed. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../debian/patches/dilos.patch | 25 ------------------- .../tdeaccessibility/debian/patches/series | 1 - 2 files changed, 26 deletions(-) delete mode 100644 dilos/core/tdeaccessibility/debian/patches/dilos.patch diff --git a/dilos/core/tdeaccessibility/debian/patches/dilos.patch b/dilos/core/tdeaccessibility/debian/patches/dilos.patch deleted file mode 100644 index 2810e7bfe..000000000 --- a/dilos/core/tdeaccessibility/debian/patches/dilos.patch +++ /dev/null @@ -1,25 +0,0 @@ -Index: tdeaccessibility/admin/acinclude.m4.in -=================================================================== ---- tdeaccessibility.orig/admin/acinclude.m4.in -+++ tdeaccessibility/admin/acinclude.m4.in -@@ -1586,7 +1586,7 @@ if AC_TRY_EVAL(kde_line); then - # if you're trying to debug this check and think it's incorrect, - # better check your installation. The check _is_ correct - your - # installation is not. -- if test -f actest.cpp && grep klineedit actest.cpp > /dev/null; then -+ if test -f actest.cpp && grep -i klineedit actest.cpp > /dev/null; then - kde_cv_uic_plugins=yes - fi - fi -Index: tdeaccessibility/ksayit/Freeverb_plugin/freeverb_setup.ui -=================================================================== ---- tdeaccessibility.orig/ksayit/Freeverb_plugin/freeverb_setup.ui -+++ tdeaccessibility/ksayit/Freeverb_plugin/freeverb_setup.ui -@@ -665,4 +665,7 @@ - - kpushbutton.h - -+ -+ kpushbutton.h -+ - diff --git a/dilos/core/tdeaccessibility/debian/patches/series b/dilos/core/tdeaccessibility/debian/patches/series index c77ae3ebe..e69de29bb 100644 --- a/dilos/core/tdeaccessibility/debian/patches/series +++ b/dilos/core/tdeaccessibility/debian/patches/series @@ -1 +0,0 @@ -dilos.patch