- revert pth's %configure to fix build

OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2010-08-02 09:24:52 +00:00 committed by Git OBS Bridge
parent 2fbb6268b3
commit d58f7a49d1
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
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

View File

@ -129,7 +129,11 @@ cp %{S:6} po/de.po
%build
autoreconf --force --install
%{configure} \
./configure --prefix=%{_prefix} \
--mandir=%{_mandir} \
--infodir=%{_infodir} \
--libdir=%{_libdir} \
--disable-evms \
--with-root-prefix='' \
--enable-elf-shlibs \
--disable-libblkid \