OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 12-Oct-2006 15:20:03 Branch: HEAD Handle: 2006101214200200 Modified files: openpkg-src/openmpi openmpi.spec Log: apply the usual Solaris Autoconf workaround Summary: Revision Changes Path 1.11 +2 -1 openpkg-src/openmpi/openmpi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openmpi/openmpi.spec ============================================================================ $ cvs diff -u -r1.10 -r1.11 openmpi.spec --- openpkg-src/openmpi/openmpi.spec 24 Sep 2006 12:46:09 -0000 1.10 +++ openpkg-src/openmpi/openmpi.spec 12 Oct 2006 13:20:02 -0000 1.11 @@ -37,7 +37,7 @@ Group: RPC License: BSD-style Version: %{V_major}.%{V_minor} -Release: 20060924 +Release: 20061012 # package options %option with_cxx yes @@ -81,6 +81,7 @@ %endif CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --sysconfdir=%{l_prefix}/etc/openmpi \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org