OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=123
This commit is contained in:
parent
4712f23e3f
commit
0dad330c4a
@ -74,7 +74,7 @@ This package contains header files needed to use lxml's C API.
|
||||
cp %{SOURCE1} .
|
||||
|
||||
# remove generated files
|
||||
find -name '*.c' | xargs rm
|
||||
find -name '*.c' -delete -print
|
||||
rm src/lxml/lxml.etree.h
|
||||
rm src/lxml/lxml.etree_api.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user