mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 13:02:38 +02: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