mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-10 10:52:31 -05:00
build: Small libxcb.mk improvements
This commit is contained in:
parent
5129b36573
commit
173ef8980d
1 changed files with 2 additions and 2 deletions
|
@ -40,5 +40,5 @@ define $(package)_stage_cmds
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define $(package)_postprocess_cmds
|
define $(package)_postprocess_cmds
|
||||||
rm -rf share/man share/doc lib/*.la
|
rm -rf share lib/*.la
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Add table
Reference in a new issue