mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-25 05:23:54 +00:00
gnome3.gnome-control-center: Remove now unneeded libexecdir mesonFlag
They started to use regular `get_option('libexecdir')`. See2007a5b240
->2007a5b240/meson.build (L11)
This commit is contained in:
parent
de1af76f0d
commit
8ae59fa5c9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user