Fix up patch application
This commit is contained in:
parent
f4801b5efc
commit
bb1968c27d
@ -31,6 +31,7 @@ BuildRequires: gettext
|
||||
BuildRequires: gtk-doc >= %{gtk_doc_version}
|
||||
BuildRequires: automake autoconf libtool intltool
|
||||
BuildRequires: itstool
|
||||
BuildRequires: git
|
||||
|
||||
Requires: gdk-pixbuf2%{?_isa} >= %{gdk_pixbuf2_version}
|
||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
@ -73,7 +74,7 @@ The %{name}-tests package contains tests that can be used to verify
|
||||
the functionality of the installed %{name} package.
|
||||
|
||||
%prep
|
||||
%autosetup -q -n gnome-desktop-%{version}
|
||||
%autosetup -p1 -S git -n gnome-desktop-%{version}
|
||||
|
||||
%build
|
||||
%configure --enable-installed-tests
|
||||
|
Loading…
Reference in New Issue
Block a user