summaryrefslogtreecommitdiff
path: root/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch')
-rw-r--r--app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch b/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch
deleted file mode 100644
index 75a240177182..000000000000
--- a/app-mobilephone/obexftp/files/obexftp-0.24-norpath.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- obexftp-0.22/swig/perl/Makefile.PL.in.norpath 2007-07-11 21:22:30.000000000 +0200
-+++ obexftp-0.22/swig/perl/Makefile.PL.in 2007-08-06 20:17:39.000000000 +0200
-@@ -11,7 +11,7 @@ WriteMakefile(
- 'INC' => q[-I@top_srcdir@ @CPPFLAGS@],
- # Default value for LDDLFLAGS is $Config{lddlflags}="-shared -L/usr/local/lib"
- # but we want rpath to be @libdir@ or @exec_prefix@/lib
-- 'LDDLFLAGS' => q[-shared -Wl,-rpath=@prefix@/lib],
-+ 'LDDLFLAGS' => q[-shared],
- 'LIBS' => q[-L@top_builddir@/obexftp/.libs -lobexftp
- -L@top_builddir@/multicobex/.libs -lmulticobex
- -L@top_builddir@/bfb/.libs -lbfb