More build fixes.

This commit is contained in:
Chris Feist 2006-08-14 19:50:51 +00:00
parent c2e7dd0578
commit 9431dfa36f
1 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,7 @@
Name: gfs2-utils
Version: 0.1.3
Release: 3%{?dist}
Release: 4%{?dist}
License: GPL
Group: System Environment/Kernel
Summary: Utilities for managing the global filesystem (GFS)
@ -39,7 +39,6 @@ filesystems.
%patch1 -p2 -b .norun
%build
cd gfs2
./configure --kernel_src=/usr --libdir=%{_libdir}
sed -i '/RELEASE_MAJOR/s/= .*/= 0/' make/defines.mk
sed -i '/RELEASE_MINOR/s/= .*/= 1.0/' make/defines.mk