[packages/corosync] - point it at the correct location of bash - rel 2
baggins
baggins at pld-linux.org
Sun Feb 16 11:00:46 CET 2020
commit 6a0cba86e6beacd8a2e046379d109c83f69ffb58
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Feb 16 10:58:25 2020 +0100
- point it at the correct location of bash
- rel 2
corosync.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/corosync.spec b/corosync.spec
index 69e8bfd..cfe8191 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -17,7 +17,7 @@ Summary: Corosync - OSI Certified implementation of a complete cluster engine
Summary(pl.UTF-8): Corosync - implementacja silnika klastrowego certyfikowana przez OSI
Name: corosync
Version: 2.4.5
-Release: 1
+Release: 2
License: BSD
Group: Base
#Source0Download: http://corosync.org/download/
@@ -139,6 +139,7 @@ Dane SNMP MIB dla Corosync.
%{__autoheader}
%{__automake}
%configure \
+ BASHPATH=/bin/bash \
%{?with_augeas:--enable-augeas} \
%{?with_dbus:--enable-dbus} \
%{?with_libcgroup:--enable-libcgroup} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/corosync.git/commitdiff/6a0cba86e6beacd8a2e046379d109c83f69ffb58
More information about the pld-cvs-commit
mailing list