mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-31 13:11:59 +02:00
build: Remove empty var/cache/fontconfig directory from fontconfig
This commit is contained in:
@@ -29,5 +29,5 @@ define $(package)_stage_cmds
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define $(package)_postprocess_cmds
|
define $(package)_postprocess_cmds
|
||||||
rm lib/*.la
|
rm -rf var lib/*.la
|
||||||
endef
|
endef
|
||||||
|
Reference in New Issue
Block a user