mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-23 15:22:46 +02:00
build: Remove unneeded share/man directory from libXau package
This commit is contained in:
parent
6c25c83050
commit
539ca409c9
@ -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…
x
Reference in New Issue
Block a user