summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/rapidsvn')
-rw-r--r--dev-vcs/rapidsvn/files/rapidsvn-svncpp_link.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-vcs/rapidsvn/files/rapidsvn-svncpp_link.patch b/dev-vcs/rapidsvn/files/rapidsvn-svncpp_link.patch
deleted file mode 100644
index 4df855fb79b4..000000000000
--- a/dev-vcs/rapidsvn/files/rapidsvn-svncpp_link.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: src/svncpp/Makefile.am
-===================================================================
---- src/svncpp/Makefile.am (revision 7100)
-+++ src/svncpp/Makefile.am (working copy)
-@@ -27,3 +27,7 @@
- url.cpp \
- wc.cpp
-
-+libsvncpp_la_LIBADD= $(SVN_LIBS) \
-+ $(NEON_LIBS) \
-+ $(APR_LIBS) \
-+ -lstdc++