diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-17 17:41:34 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-17 17:41:34 +0000 |
| commit | cd27b2298e02bca35ca626dfa67323a96cb251e4 (patch) | |
| tree | 32afc6512e5a7192b2e39f39d38621ea0e346bf1 /main/openipmi/pthread-pkgconfig.patch | |
| parent | ab4a4f5fcc4403b8617b106eac96482879c4a065 (diff) | |
| download | aports-cd27b2298e02bca35ca626dfa67323a96cb251e4.tar.bz2 aports-cd27b2298e02bca35ca626dfa67323a96cb251e4.tar.xz | |
main/openipmi: upgrade to 2.0.25
Diffstat (limited to 'main/openipmi/pthread-pkgconfig.patch')
| -rw-r--r-- | main/openipmi/pthread-pkgconfig.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/main/openipmi/pthread-pkgconfig.patch b/main/openipmi/pthread-pkgconfig.patch deleted file mode 100644 index 9a7620857b..0000000000 --- a/main/openipmi/pthread-pkgconfig.patch +++ /dev/null @@ -1,18 +0,0 @@ -468067 - "pkg-config --libs OpenIPMIpthread" fails - -Fix the pkgconfig file. - -Reported upstream as http://sourceforge.net/tracker/index.php?func=detail&aid=2188750&group_id=36127&atid=416301 - -diff -up OpenIPMI-2.0.18/OpenIPMIpthread.pc.in.orig OpenIPMI-2.0.18/OpenIPMIpthread.pc.in ---- OpenIPMI-2.0.18/OpenIPMIpthread.pc.in.orig 2005-08-17 05:56:02.000000000 +0200 -+++ OpenIPMI-2.0.18/OpenIPMIpthread.pc.in 2010-05-20 15:48:07.000000000 +0200 -@@ -6,6 +6,6 @@ includedir=@includedir@ - Name: OpenIPMIpthread - Description: Pthread OS handler for OpenIPMI - Version: @VERSION@ --Requires: OpenIPMI pthread -+Requires: OpenIPMI - Libs: -L${libdir} -lOpenIPMIutils -lOpenIPMIpthread --Cflags: -I${includedir} -+Cflags: -I${includedir} -pthread |
