gnome3.gnome-photos: don't set buildtype
Plain is now default.
This commit is contained in:
parent
86311cd2f3
commit
67bca98ff7
@ -34,10 +34,6 @@ in stdenv.mkDerivation rec {
|
|||||||
dbus
|
dbus
|
||||||
];
|
];
|
||||||
|
|
||||||
mesonFlags = [
|
|
||||||
"--buildtype=plain" # don't do any git commands
|
|
||||||
];
|
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
chmod +x meson_post_install.py
|
chmod +x meson_post_install.py
|
||||||
patchShebangs meson_post_install.py
|
patchShebangs meson_post_install.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user