upstream-tracker icon indicating copy to clipboard operation
upstream-tracker copied to clipboard

build_script: fix efl build script to work without sudo

Open Stefan-Schmidt opened this issue 5 years ago • 1 comments

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.

Stefan-Schmidt avatar Jun 15 '20 09:06 Stefan-Schmidt

As discussed in #82

Stefan-Schmidt avatar Jun 15 '20 09:06 Stefan-Schmidt