mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Add Qt to list_ids_in_app script (#142362)
This commit is contained in:
@@ -96,6 +96,7 @@ clean_sources () {
|
||||
/usr/bin/egrep -vi '^org\.mantle\.Mantle' | \
|
||||
/usr/bin/egrep -vi '^org\.mozilla\.(crashreporter|plugincontainer|universalchardet|updater)' | \
|
||||
/usr/bin/egrep -vi '^org\.python\.(python|PythonLauncher|buildapplet)' | \
|
||||
/usr/bin/egrep -vi '^org\.qt-project\.Qt' | \
|
||||
/usr/bin/egrep -vi '^org\.reactivecocoa\.ReactiveCocoa' | \
|
||||
/usr/bin/egrep -vi '^org\.remotesensing\.libtiff' | \
|
||||
/usr/bin/egrep -vi '^org\.vafer\.FeedbackReporter' | \
|
||||
|
||||
Reference in New Issue
Block a user