mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-04 13:55:23 -05:00
build: Remove empty var/cache/fontconfig directory from fontconfig
This commit is contained in:
parent
4a37c268db
commit
9067c6c451
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ define $(package)_stage_cmds
|
|||
endef
|
||||
|
||||
define $(package)_postprocess_cmds
|
||||
rm lib/*.la
|
||||
rm -rf var lib/*.la
|
||||
endef
|
||||
|
|
Loading…
Add table
Reference in a new issue