From 5efb352f3b3a2e4ab46671c7e8981b8ebc9a8e09 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 18 Jan 2004 00:45:24 +0000 Subject: [PATCH] - added workaround for .y not ready for new bison, release 16 Changed files: cproto.spec -> 1.36 --- cproto.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/cproto.spec b/cproto.spec index 7d26b94..8900ef7 100644 --- a/cproto.spec +++ b/cproto.spec @@ -9,7 +9,7 @@ Summary(tr): C prototip arac Summary(uk): çÅÎÅÒÕ¤ ÐÒÏÔÏÔÉÐÉ ÆÕÎËÃ¦Ê ÔÁ ÄÅËÌÁÒÁæ§ ÚͦÎÎÉÈ Ú ËÏÄÕ ÎÁ C Name: cproto Version: 4.6 -Release: 15 +Release: 16 License: Public Domain Group: Development/Tools Source0: http://dl.sourceforge.net/cproto/%{name}-%{version}.tar.gz @@ -109,9 +109,8 @@ cproto %build %{__autoconf} -CPP="/lib/cpp" -export CPP -%configure +%configure \ + CPPFLAGS="-DYYSTYPE=YYSTYPE" %{__make} %install -- 2.43.0