]> git.pld-linux.org Git - packages/cproto.git/blobdiff - cproto.spec
- added workaround for .y not ready for new bison, release 16
[packages/cproto.git] / cproto.spec
index 7d26b94916355b8da207a20b6a51954b07d14b7a..8900ef7feda60ead488a87d4dd3e93292ea01a9c 100644 (file)
@@ -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
This page took 0.040429 seconds and 4 git commands to generate.