mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-19 05:45:05 +01:00
depends: drop sqlite pkgconfig file
This commit is contained in:
parent
a8fe1fd38b
commit
319a4e8261
@ -31,5 +31,6 @@ define $(package)_stage_cmds
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define $(package)_postprocess_cmds
|
define $(package)_postprocess_cmds
|
||||||
|
rm -rf lib/pkgconfig && \
|
||||||
rm lib/*.la
|
rm lib/*.la
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user