aboutsummaryrefslogtreecommitdiff
path: root/libraries/agg/no_rpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/agg/no_rpath.patch')
-rw-r--r--libraries/agg/no_rpath.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/libraries/agg/no_rpath.patch b/libraries/agg/no_rpath.patch
deleted file mode 100644
index 76582e3327..0000000000
--- a/libraries/agg/no_rpath.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- agg-2.5.orig/libagg.pc.in 2006-07-10 11:27:16.000000000 +0200
-+++ agg-2.5/libagg.pc.in 2006-07-10 11:28:51.000000000 +0200
-@@ -6,5 +6,5 @@
- Name: libagg
- Description: Anti Grain Geometry - A High Quality Rendering Engine for C++
- Version: @VERSION@
--Libs: -L${libdir} -Wl,-rpath,${exec_prefix}/lib -lagg
-+Libs: -L${libdir} -lagg
- Cflags: -I${includedir}
-