mirror of
https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
synced 2024-11-21 16:30:41 -05:00
build: Remove bogus rpath
If anything it should be `pkglibdir`, but as it looks like nobody lost their volume controls, it's apparently not needed at all. https://gitlab.gnome.org/GNOME/libgnome-volume-control/merge_requests/1
This commit is contained in:
parent
6a0ac9ba69
commit
eeaffe5c3d
@ -90,7 +90,6 @@ else
|
|||||||
sources: libgvc_gir_sources + libgvc_no_gir_sources,
|
sources: libgvc_gir_sources + libgvc_no_gir_sources,
|
||||||
dependencies: libgvc_deps,
|
dependencies: libgvc_deps,
|
||||||
c_args: c_args,
|
c_args: c_args,
|
||||||
install_rpath: pkgdatadir,
|
|
||||||
install_dir: pkglibdir,
|
install_dir: pkglibdir,
|
||||||
install: true
|
install: true
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user