summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libee/files/0.3.2-add_math_lib_pc_in.patch')
-rw-r--r--dev-libs/libee/files/0.3.2-add_math_lib_pc_in.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-libs/libee/files/0.3.2-add_math_lib_pc_in.patch b/dev-libs/libee/files/0.3.2-add_math_lib_pc_in.patch
new file mode 100644
index 000000000000..61cdedc94e87
--- /dev/null
+++ b/dev-libs/libee/files/0.3.2-add_math_lib_pc_in.patch
@@ -0,0 +1,10 @@
+diff -r fb643518cffc libee.pc.in
+--- a/libee.pc.in Sun Apr 22 18:45:47 2012 +0300
++++ b/libee.pc.in Sun Apr 22 18:53:55 2012 +0300
+@@ -6,5 +6,5 @@
+ Name: libee
+ Description: event expression library, based on CEE ideas
+ Version: @VERSION@
+-Libs: -L${libdir} @rt_libs@ -lee
++Libs: -L${libdir} -lee @rt_libs@
+ Cflags: -I${includedir}