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:
parent
560e99636c
commit
187739006c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue