mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-06 16:36:57 +02:00
depends: cleanup better after qt and force a bump
qt needs to be rebuilt for travis. The previous commit should help ensure that this won't need to be done again.
This commit is contained in:
@ -93,5 +93,5 @@ endef
|
||||
|
||||
define $(package)_postprocess_cmds
|
||||
rm -rf mkspecs/ lib/cmake/ && \
|
||||
rm lib/libQt5Bootstrap.a lib/lib*.la lib/lib*.prl
|
||||
rm lib/libQt5Bootstrap.a lib/lib*.la lib/*.prl plugins/*/*.prl
|
||||
endef
|
||||
|
Reference in New Issue
Block a user