Remove second bundled zlib location
This commit is contained in:
parent
86c6de7c05
commit
3b5883189c
@ -801,7 +801,7 @@ sources.
|
|||||||
|
|
||||||
# Remove bundled code that is unused (all cases in which we use the system version of the library instead)
|
# Remove bundled code that is unused (all cases in which we use the system version of the library instead)
|
||||||
# as required by https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling
|
# as required by https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling
|
||||||
rm -r zlib
|
rm -r zlib libmariadb/external/zlib
|
||||||
rm -r win libmariadb/win
|
rm -r win libmariadb/win
|
||||||
rm -r extra/wolfssl
|
rm -r extra/wolfssl
|
||||||
rm -r storage/columnstore
|
rm -r storage/columnstore
|
||||||
|
Loading…
Reference in New Issue
Block a user