vuls: init at 0.27.0 (#348530)
[NixPkgs.git] / pkgs / by-name / gn / gnome-backgrounds / stable-dir.patch
blobcbc55e8a5c018b05a225a7cea14666c84f8ef77d
1 diff --git a/backgrounds/meson.build b/backgrounds/meson.build
2 index 2175a16..cf521df 100644
3 --- a/backgrounds/meson.build
4 +++ b/backgrounds/meson.build
5 @@ -1,5 +1,5 @@
6 dataconf = configuration_data()
7 -dataconf.set('BACKGROUNDDIR', backgrounddir)
8 +dataconf.set('BACKGROUNDDIR', '/run/current-system/sw/share/backgrounds/gnome')
9 dataconf.set('datadir', datadir)