Fixed patching.

This commit is contained in:
Chris Feist 2006-08-14 19:46:34 +00:00
parent 19912e9568
commit c2e7dd0578

View File

@ -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