Skip to content

Commit 9067c6c

Browse files
committed
build: Remove empty var/cache/fontconfig directory from fontconfig
1 parent 4a37c26 commit 9067c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/fontconfig.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ define $(package)_stage_cmds
2929
endef
3030

3131
define $(package)_postprocess_cmds
32-
rm lib/*.la
32+
rm -rf var lib/*.la
3333
endef

0 commit comments

Comments
 (0)