From d05d97f54a35e408e50c722da93f4aa82d3a32c4 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 17 Oct 2005 16:29:16 +0000 Subject: [PATCH] - fix ppc too; release 3 Changed files: alex.spec -> 1.19 --- alex.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alex.spec b/alex.spec index 74d53ab..0571efa 100644 --- a/alex.spec +++ b/alex.spec @@ -6,7 +6,7 @@ Summary: A lexical analyser generator for Haskell Summary(pl): Generator analizatorów sk³adniowych dla Haskella Name: alex Version: 2.0.1 -Release: 2 +Release: 3 License: BSD-like w/o adv. clause Group: Development/Tools Source0: http://www.haskell.org/alex/dist/%{name}-%{version}-src.tar.gz @@ -38,7 +38,7 @@ regularnych. Jest podobne do narz %prep %setup -q -sed -i -e 's/alpha\*-unknown-linux/alpha*-*-linux/' configure.ac +sed -i -e 's/\(alpha\*\|powerpc\|powerpc64\)-unknown-linux\*)/\1-*-linux*)/' configure.ac %build %{__aclocal} -- 2.44.0