mirror of
https://github.com/KDE/kde-linux.git
synced 2026-05-19 05:48:58 -04:00
Stop removing non-existent multimedia player files
These no longer get pre-installed, so we don't need to manually remove them anymore.
This commit is contained in:
@@ -47,13 +47,6 @@ rm -rf \
|
||||
/etc/locale.gen \
|
||||
/usr/bin/locale-gen
|
||||
|
||||
## Multimedia players we only want for their libraries
|
||||
rm -rf \
|
||||
/usr/share/applications/vlc.desktop \
|
||||
/usr/bin/vlc \
|
||||
/usr/share/applications/mpv.desktop \
|
||||
/usr/bin/mpv
|
||||
|
||||
## Development tools that aren't useful even for the development edition
|
||||
rm -rf \
|
||||
/usr/bin/assistant \
|
||||
|
||||
Reference in New Issue
Block a user