forked from pool/python-lxml
- Remove generated files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=122
This commit is contained in:
committed by
Git OBS Bridge
parent
640b73a837
commit
4712f23e3f
@@ -74,10 +74,9 @@ This package contains header files needed to use lxml's C API.
|
||||
cp %{SOURCE1} .
|
||||
|
||||
# remove generated files
|
||||
# rm src/lxml/lxml.etree.c
|
||||
find -name '*.c' | xargs rm
|
||||
rm src/lxml/lxml.etree.h
|
||||
rm src/lxml/lxml.etree_api.h
|
||||
# rm src/lxml/lxml.objectify.c
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
|
||||
Reference in New Issue
Block a user