mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
build: Remove unneeded share/doc directory from expat package
This commit is contained in:
parent
acb9400ab6
commit
4a37c268db
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ define $(package)_stage_cmds
|
|||
endef
|
||||
|
||||
define $(package)_postprocess_cmds
|
||||
rm lib/*.la
|
||||
rm -rf share lib/*.la
|
||||
endef
|
||||
|
|
Loading…
Add table
Reference in a new issue