Dominique Leuenberger
a5697cc727
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519415 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=319
14 lines
464 B
Diff
14 lines
464 B
Diff
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
|
|
)
|