forked from pool/doxygen
This commit is contained in:
parent
900d86b685
commit
24bf63c2ef
@ -36,7 +36,7 @@ Group: Development/Tools/Doc Generators
|
||||
URL: https://www.doxygen.nl/
|
||||
Source0: https://www.doxygen.nl/files/doxygen-%{version}.src.tar.gz
|
||||
# suse specific
|
||||
Patch1: %{name}-no-lowercase-man-names.patch
|
||||
Patch1: doxygen-no-lowercase-man-names.patch
|
||||
# The unified libclang-cpp library doesn't exist on older Leap / SLE
|
||||
Patch10: doxygen-no-libclang-cpp.patch
|
||||
BuildRequires: bison
|
||||
@ -89,7 +89,7 @@ configuration files.
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n doxygen-%{version}
|
||||
# Leap 15 and SLE don't accept '%%autopatch -M'
|
||||
%patch1 -p1
|
||||
%if %{with libclang}
|
||||
|
Loading…
x
Reference in New Issue
Block a user