mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-05 17:30:59 +02:00
depends: cleanup after qrencode build
This commit is contained in:
parent
745bf0fa7e
commit
a0314c1516
@ -28,3 +28,7 @@ endef
|
|||||||
define $(package)_stage_cmds
|
define $(package)_stage_cmds
|
||||||
$(MAKE) DESTDIR=$($(package)_staging_dir) install
|
$(MAKE) DESTDIR=$($(package)_staging_dir) install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define $(package)_postprocess_cmds
|
||||||
|
rm -rf share
|
||||||
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user