From: marcus Date: Tue, 6 Aug 2002 19:50:28 +0000 (+0000) Subject: - fixed building on ppc X-Git-Tag: RA-1_0 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcyclone.git;a=commitdiff_plain;h=560e9ac09d934cfc666c8add50ade665105b45c3 - fixed building on ppc Changed files: cyclone.spec -> 1.7 --- diff --git a/cyclone.spec b/cyclone.spec index fbc870e..b1d5bb7 100644 --- a/cyclone.spec +++ b/cyclone.spec @@ -2,7 +2,7 @@ Summary: The Cyclone compiler Summary(pl): Kompilator jêzyka Cyclone Name: cyclone Version: 0.2 -Release: 1 +Release: 2 License: GPL Group: Development/Languages Source0: http://www.cs.cornell.edu/projects/%{name}/%{name}-%{version}.tar.gz @@ -29,6 +29,9 @@ attacks, itd. %patch1 -p1 %build +%ifarch ppc +echo "y" | \ +%endif ./configure \ -sh /bin/sh \ -bindir %{_bindir} \