mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
build: Remove unneeded share/man directory from freetype package
This commit is contained in:
parent
9067c6c451
commit
6c25c83050
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ define $(package)_stage_cmds
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define $(package)_postprocess_cmds
|
define $(package)_postprocess_cmds
|
||||||
rm lib/*.la
|
rm -rf share/man lib/*.la
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Add table
Reference in a new issue