Remove zlib thingy
This commit is contained in:
parent
9d02c70e34
commit
50b8c2f28e
1
PKGBUILD
1
PKGBUILD
@ -38,7 +38,6 @@ prepare() {
|
|||||||
# Ensure that we are using the system copy of various libraries (expat, zlib and libffi),
|
# Ensure that we are using the system copy of various libraries (expat, zlib and libffi),
|
||||||
# rather than copies shipped in the tarball
|
# rather than copies shipped in the tarball
|
||||||
rm -rf Modules/expat
|
rm -rf Modules/expat
|
||||||
rm -rf Modules/zlib
|
|
||||||
rm -rf Modules/_ctypes/{darwin,libffi}*
|
rm -rf Modules/_ctypes/{darwin,libffi}*
|
||||||
rm -rf Modules/_decimal/libmpdec
|
rm -rf Modules/_decimal/libmpdec
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user