Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 433433
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- old/pacemaker-1.1.7.ebuild  2012-08-30 13:58:34.000000000 +0200
0
++ new/pacemaker-1.1.7.ebuild  2012-08-30 13:59:38.000000000 +0200
Lines 56-61 Link Here
56
src_configure() {
56
src_configure() {
57
       local myopts=""
57
       local myopts=""
58
       use heartbeat || myopts="--with-ais"
58
       use heartbeat || myopts="--with-ais"
59
       use heartbeat && myopts="--without-corosync"
59
       # appends lib to localstatedir automatically
60
       # appends lib to localstatedir automatically
60
       econf \
61
       econf \
61
               --localstatedir=/var \
62
               --localstatedir=/var \

Return to bug 433433