qt needs to be rebuilt for travis. The previous commit should help ensure that this won't need to be done again.tags/v0.15.1
@@ -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 |