upstream-tracker
upstream-tracker copied to clipboard
build_script: fix efl build script to work without sudo
The ethumb dbus and systemd service files are installed outside the given prefix and meson tries to install them in the normal location, asking for higher privileges during install. Disable these parts for this build. They are only needed during runtime anyway.
As discussed in #82