Fix patch application
This commit is contained in:
parent
843142236a
commit
1885f67eb1
@ -48,7 +48,7 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p2 -b .path
|
%patch0 -p1 -b .path
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-static=no
|
%configure --enable-static=no
|
||||||
|
Loading…
Reference in New Issue
Block a user