drop obsolete patch
This commit is contained in:
parent
0db9eafa67
commit
91a1ee1562
4
gjs.spec
4
gjs.spec
@ -23,9 +23,6 @@ BuildRequires: pkgconfig
|
|||||||
# Bootstrap requirements
|
# Bootstrap requirements
|
||||||
BuildRequires: gtk-doc gnome-common
|
BuildRequires: gtk-doc gnome-common
|
||||||
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=655482
|
|
||||||
Patch0: install-gi-headers.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Gjs allows using GNOME libraries from Javascript. It's based on the
|
Gjs allows using GNOME libraries from Javascript. It's based on the
|
||||||
Spidermonkey Javascript engine from Mozilla and the GObject introspection
|
Spidermonkey Javascript engine from Mozilla and the GObject introspection
|
||||||
@ -43,7 +40,6 @@ Files for development with %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch0 -p1 -b .headers
|
|
||||||
rm -f configure
|
rm -f configure
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user