Remove a few leftovers from autotools build
This commit is contained in:
parent
9e57c4d6eb
commit
2ac89ea6a7
7
gjs.spec
7
gjs.spec
@ -17,7 +17,6 @@ URL: https://wiki.gnome.org/Projects/Gjs
|
|||||||
Source0: https://download.gnome.org/sources/%{name}/1.63/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/1.63/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: cairo-gobject-devel
|
BuildRequires: cairo-gobject-devel
|
||||||
BuildRequires: chrpath
|
|
||||||
BuildRequires: dbus-daemon
|
BuildRequires: dbus-daemon
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: dbus-glib-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -69,12 +68,6 @@ the functionality of the installed gjs package.
|
|||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
# Remove lib64 rpaths
|
|
||||||
chrpath --delete %{buildroot}%{_bindir}/gjs-console
|
|
||||||
chrpath --delete %{buildroot}%{_libexecdir}/gjs/installed-tests/minijasmine
|
|
||||||
|
|
||||||
find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
#meson_test
|
#meson_test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user