diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 1e7ff7f..3d4ccf4 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Aug 2 09:23:35 UTC 2010 - coolo@novell.com - -- revert pth's %configure to fix build - ------------------------------------------------------------------- Wed Jun 30 16:11:36 UTC 2010 - jengelh@medozas.de diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 92290d5..bd56141 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -129,11 +129,7 @@ cp %{S:6} po/de.po %build autoreconf --force --install -./configure --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --infodir=%{_infodir} \ - --libdir=%{_libdir} \ - --disable-evms \ +%{configure} \ --with-root-prefix='' \ --enable-elf-shlibs \ --disable-libblkid \