diff --git a/bin/Packager/applications_blacklist.txt b/bin/Packager/applications_blacklist.txt index 910c36b5c..710851291 100644 --- a/bin/Packager/applications_blacklist.txt +++ b/bin/Packager/applications_blacklist.txt @@ -1,53 +1,47 @@ # blacklist # general manifest\\.* .*\.exp .*\.pdb .*\.la .*\.lib .*\.nsis .*\.prl # multiple docs bin\\data\\man\\.* doc\\.* share\\man\\.* man\\.* share\\xml\\.* share\\locale\\.* # cmake stuff share\\apps\\cmake\\.* # unrelated dev-utils\\.* share\\dbus-1\\services\\.* share\\pkgconfig\\.* # cleanup breeze stuff share\\wallpapers\\.* share\\icons\\Breeze_Snow\\.* share\\icons\\breeze-dark\\.* # cut the big oxygen icons: this can lead to errors though if used!!!! share\\icons\\oxygen\\64x64\\.* share\\icons\\oxygen\\128x128\\.* share\\icons\\oxygen\\256x256\\.* # doubled qt dlls lib\\[^\\]*\.dll # more qt leftovers translations\\.* phrasebooks\\.* mkspecs\\.* # unneeded stuff from bin\ bin\\qt\.conf -bin\\syncqt\.pl - -bin\\dbus-*\.exe -bin\\dbus-env\.bat - -# strip most executables -bin\\(?!(kdevelop|kbuildsycoca5|update-mime-database|kioslave)).*\.exe +bin\\syncqt\.pl \ No newline at end of file