gnome3.gnome-control-center: Remove now unneeded libexecdir mesonFlag

They started to use regular `get_option('libexecdir')`. See
2007a5b240
-> 2007a5b240/meson.build (L11)
This commit is contained in:
Doron Behar 2020-09-25 15:56:28 +03:00 committed by Jan Tojnar
parent de1af76f0d
commit 8ae59fa5c9
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -150,10 +150,6 @@ stdenv.mkDerivation rec {
patchShebangs build-aux/meson/meson_post_install.py
'';
mesonFlags = [
"-Dgnome_session_libexecdir=${gnome-session}/libexec"
];
preFixup = ''
gappsWrapperArgs+=(
--prefix XDG_DATA_DIRS : "${sound-theme-freedesktop}/share"