mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -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
|
||||
|
||||
define $(package)_postprocess_cmds
|
||||
rm lib/*.la
|
||||
rm -rf share lib/*.la
|
||||
endef
|
||||
|
|
Loading…
Add table
Reference in a new issue