forked from pool/python-pygraphviz
- More gentle version of graphviz_14-0-0.patch, which doesn’t
change a SWIG include file, just the C generated one with the minimal required change (bsc#1252488). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=38
This commit is contained in:
@@ -78,9 +78,6 @@ This package provides documentation and help files for %{name}
|
||||
%autosetup -p1 -n pygraphviz-%{version}
|
||||
cp %SOURCE1 examples
|
||||
|
||||
# Remove generated C file to force regeneration from SWIG sources
|
||||
rm pygraphviz/graphviz_wrap.c
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
%if ! %{with doc}
|
||||
|
||||
Reference in New Issue
Block a user