From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 432bc116fb34fd796c70132d184a3e3d1e126b4f Date: Thu, 23 Apr 2015 23:32:20 +0200 Message-ID: <20150423213221.1826D21EA6@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7796351406482920795==" List-Id: --===============7796351406482920795== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 432bc116fb34fd796c70132d184a3e3d1e126b4f (commit) from 991082e93600c3c2ba529ea8bbc0437c5764c964 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 432bc116fb34fd796c70132d184a3e3d1e126b4f Author: Arne Fitzenreiter Date: Thu Apr 23 23:31:58 2015 +0200 openssl: fix typo on arm config. ----------------------------------------------------------------------- Summary of changes: lfs/openssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Difference in files: diff --git a/lfs/openssl b/lfs/openssl index 6872f10..699f360 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -66,7 +66,7 @@ endif endif =20 ifeq "$(MACHINE)" "armv5tel" - CONFIGURE_OPIONS +=3D linux-generic32 + CONFIGURE_OPTIONS +=3D linux-generic32 endif =20 ############################################################################= ### hooks/post-receive -- IPFire 2.x development tree --===============7796351406482920795==--