File gnome-shell-meson.patch of Package gnome-shell.11201
Index: gnome-shell-3.25.90/subprojects/gvc/meson.build =================================================================== --- gnome-shell-3.25.90.orig/subprojects/gvc/meson.build +++ gnome-shell-3.25.90/subprojects/gvc/meson.build @@ -102,7 +102,7 @@ else include_directories: libgvc_inc, dependencies: libgvc_deps, c_args: c_args, - install_rpath: pkgdatadir, + install_rpath: pkglibdir, install_dir: pkglibdir, install: true )