clean this up :(

OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=7
This commit is contained in:
Jan Engelhardt 2015-06-11 09:52:25 +00:00 committed by Git OBS Bridge
parent 2ee84eaa85
commit 1b8e761de4
2 changed files with 6 additions and 2 deletions

View File

@ -42,8 +42,7 @@ library.
%prep
%setup
%patch -P 1 -p1
%patch2 -p1
%patch -P 1 -P 2 -p1
%build
make CFLAGS="%optflags -DUSE_READLINE -DOLD_READLINE" %{?_smp_mflags};

View File

@ -1,3 +1,8 @@
From: schwab@suse.de
Date: Thu Jun 11 09:08:54 +0000
"restrict" is a keyword used by the programming language. Rename it.
Index: cdecl-2.5/cdecl.c
===================================================================
--- cdecl-2.5.orig/cdecl.c