mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-09 10:43:19 -05:00
build: Remove unneeded share/man directory from libXau package
This commit is contained in:
parent
6c25c83050
commit
539ca409c9
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,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
|
||||||
|
|
Loading…
Add table
Reference in a new issue