From 7e2ccca948a513f888bdaad33c0f9aec571972f7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 4 Mar 2013 17:52:39 +0100 Subject: fix pacemaker and pacemaker-mgmt build --- package/pacemaker-mgmt/patches/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/pacemaker-mgmt/patches/patch-configure (limited to 'package/pacemaker-mgmt/patches/patch-configure') diff --git a/package/pacemaker-mgmt/patches/patch-configure b/package/pacemaker-mgmt/patches/patch-configure new file mode 100644 index 000000000..bfbf2ae69 --- /dev/null +++ b/package/pacemaker-mgmt/patches/patch-configure @@ -0,0 +1,11 @@ +--- Pacemaker-Python-GUI-2.1.0.orig/configure 2011-10-07 11:55:11.000000000 +0200 ++++ Pacemaker-Python-GUI-2.1.0/configure 2011-10-12 18:13:25.563559000 +0200 +@@ -5555,7 +5555,7 @@ case $libdir in + prefix|NONE|*exec_prefix*) + { $as_echo "$as_me:${as_lineno-$LINENO}: checking which lib directory to use" >&5 + $as_echo_n "checking which lib directory to use... " >&6; } +- for aDir in lib64 lib ++ for aDir in lib + do + trydir="${exec_prefix}/${aDir}" + if -- cgit v1.2.3