SHA256
1
0
forked from pool/ctags
2011-08-02 15:35:31 +00:00
committed by Git OBS Bridge
parent ec43e38e46
commit 86a9142358
3 changed files with 41 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ Patch1: ctags-5.7.diff
#Patch2: ctags-ycp-parser.diff
Patch3: ctags-date-time.patch
Patch4: etags-%{etags_ver}.diff
Patch5: etags-strcpy-overlap.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -54,6 +55,7 @@ Postscript, Erlang, Python, Prolog, and most assembler-like syntaxes.
%patch3 -p1
cd ../etags-%{etags_ver}
%patch4
%patch5 -p1
%build
CC=gcc