summaryrefslogtreecommitdiff
path: root/devel/thunar-vcs-plugin/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/thunar-vcs-plugin/files')
-rw-r--r--devel/thunar-vcs-plugin/files/patch-Makefile.in11
-rw-r--r--devel/thunar-vcs-plugin/files/patch-fix-svn22
2 files changed, 0 insertions, 33 deletions
diff --git a/devel/thunar-vcs-plugin/files/patch-Makefile.in b/devel/thunar-vcs-plugin/files/patch-Makefile.in
deleted file mode 100644
index 14f4c59fa5cf..000000000000
--- a/devel/thunar-vcs-plugin/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- thunar-svn-plugin/Makefile.in.orig 2008-10-15 11:57:39.000000000 +0300
-+++ thunar-svn-plugin/Makefile.in 2008-10-15 11:55:46.000000000 +0300
-@@ -140,7 +140,7 @@
- INTLLIBS = @INTLLIBS@
- LDFLAGS = @LDFLAGS@
- LIBOBJS = @LIBOBJS@
--LIBS = @LIBS@
-+LIBS = @LIBS@ -L${LOCALBASE}/lib
- LIBTOOL = @LIBTOOL@
- LN_S = @LN_S@
- LTLIBOBJS = @LTLIBOBJS@
diff --git a/devel/thunar-vcs-plugin/files/patch-fix-svn b/devel/thunar-vcs-plugin/files/patch-fix-svn
deleted file mode 100644
index fc78683790bb..000000000000
--- a/devel/thunar-vcs-plugin/files/patch-fix-svn
+++ /dev/null
@@ -1,22 +0,0 @@
---- tsp-svn-helper/tsh-common.c.orig 2009-03-14 22:54:06.000000000 +0200
-+++ tsp-svn-helper/tsh-common.c 2009-04-21 09:12:45.000000000 +0300
-@@ -34,6 +34,7 @@
- #include <subversion-1/svn_pools.h>
- #include <subversion-1/svn_fs.h>
- #include <subversion-1/svn_time.h>
-+#include <subversion-1/svn_props.h>
-
- #include "tsh-dialog-common.h"
- #include "tsh-login-dialog.h"
---- tsp-svn-helper/tsh-properties-dialog.c.orig 2009-03-14 22:54:06.000000000 +0200
-+++ tsp-svn-helper/tsh-properties-dialog.c 2009-04-21 09:13:12.000000000 +0300
-@@ -25,6 +25,7 @@
- #include <gtk/gtk.h>
-
- #include <subversion-1/svn_client.h>
-+#include <subversion-1/svn_props.h>
-
- #include "tsh-common.h"
- #include "tsh-properties-dialog.h"
-
-