mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
build: Cleanup libxkbcommon_postprocess_cmds
There is no "share" directory in the staging one.
This commit is contained in:
parent
72fc043954
commit
cc25f892d2
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@ define $(package)_stage_cmds
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define $(package)_postprocess_cmds
|
define $(package)_postprocess_cmds
|
||||||
rm -rf share/man share/doc lib/*.la
|
rm lib/*.la
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue