Remove obsolete build fix patch
This commit is contained in:
parent
64f4d15a44
commit
82f914614d
@ -19,9 +19,6 @@ BuildRequires: chrpath
|
|||||||
BuildRequires: gphoto2
|
BuildRequires: gphoto2
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
|
|
||||||
# https://github.com/martinpitt/umockdev/issues/76
|
|
||||||
Patch0: 0001-Fix-compilation-on-Fedora-rawhide.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
With this program and libraries you can easily create mock udev objects.
|
With this program and libraries you can easily create mock udev objects.
|
||||||
This is useful for writing tests for software which talks to
|
This is useful for writing tests for software which talks to
|
||||||
@ -38,7 +35,6 @@ using %{name}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user