Fixed patching.
This commit is contained in:
parent
19912e9568
commit
c2e7dd0578
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: gfs2-utils
|
Name: gfs2-utils
|
||||||
Version: 0.1.3
|
Version: 0.1.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Kernel
|
Group: System Environment/Kernel
|
||||||
Summary: Utilities for managing the global filesystem (GFS)
|
Summary: Utilities for managing the global filesystem (GFS)
|
||||||
@ -36,7 +36,7 @@ filesystems.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gfs2-%{version}
|
%setup -q -n gfs2-%{version}
|
||||||
%patch1 -p1 -b .norun
|
%patch1 -p2 -b .norun
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cd gfs2
|
cd gfs2
|
||||||
|
Loading…
Reference in New Issue
Block a user