[startkde] Drop hack to manually set XDG_DATA_DIRS to the install root
ClosedPublic

Authored by davidedmundson on Jan 9 2020, 1:03 AM.

Details

Summary

For normal distros it doesn't make sense, KDE_INSTALL_FULL_DATAROOTDIR
will be /usr/.

For devs using a prefix startplasma-dev.sh already does this for us only
for the dev setup.

For any other user, it should be their responsibility to adjust it.

It's currently broken anyway, if a user simply installs flatpak that sets this env
earlier in the boot, so this will do nothing. It implies no-oe relies on thisl

It's a relic from 2007 (bd38d59e11548f160efd0918ca5461536ac72349) that doesn't
make sense now.

BUG: 315452

Test Plan

Compiles

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Jan 9 2020, 1:03 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 9 2020, 1:03 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Jan 9 2020, 1:03 AM
apol accepted this revision.Jan 9 2020, 2:05 AM
This revision is now accepted and ready to land.Jan 9 2020, 2:05 AM
This revision was automatically updated to reflect the committed changes.