mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
build: Remove unneeded share/doc directory from expat package
This commit is contained in:
@@ -23,5 +23,5 @@ define $(package)_stage_cmds
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define $(package)_postprocess_cmds
|
define $(package)_postprocess_cmds
|
||||||
rm lib/*.la
|
rm -rf share lib/*.la
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user