diff options
Diffstat (limited to 'dev-util/kdesvn/files/kdesvn-0.14.4-linkage.patch')
-rw-r--r-- | dev-util/kdesvn/files/kdesvn-0.14.4-linkage.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-util/kdesvn/files/kdesvn-0.14.4-linkage.patch b/dev-util/kdesvn/files/kdesvn-0.14.4-linkage.patch deleted file mode 100644 index 147ff5a92c75..000000000000 --- a/dev-util/kdesvn/files/kdesvn-0.14.4-linkage.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -ru kdesvn-0.14.4-orig/src/svnfrontend/CMakeLists.txt kdesvn-0.14.4/src/svnfrontend/CMakeLists.txt ---- kdesvn-0.14.4-orig/src/svnfrontend/CMakeLists.txt 2007-10-13 12:45:39.000000000 +0200 -+++ kdesvn-0.14.4/src/svnfrontend/CMakeLists.txt 2008-05-29 15:31:29.481239978 +0200 -@@ -54,6 +54,10 @@ - threadcontextlistenerdata.cpp - leftpane/leftpane_impl.cpp - leftpane/leftpane_impl.h -+ ../svnqt/revision.cpp -+ ../svnqt/revision.hpp -+ ../svnqt/pool.cpp -+ ../svnqt/pool.hpp - ) - - SET(svnfrontendui |