- revert pth's %configure to fix build
Rev filesystems/9 Md5 52911d4fbd5ea628bca60b918a5947fb 2010-08-02 09:24:52 coolo None
This commit is contained in:
parent
4f62cae1ac
commit
c0496cfaa8
@ -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
|
Wed Jun 30 16:11:36 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -129,7 +129,11 @@ cp %{S:6} po/de.po
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf --force --install
|
autoreconf --force --install
|
||||||
%{configure} \
|
./configure --prefix=%{_prefix} \
|
||||||
|
--mandir=%{_mandir} \
|
||||||
|
--infodir=%{_infodir} \
|
||||||
|
--libdir=%{_libdir} \
|
||||||
|
--disable-evms \
|
||||||
--with-root-prefix='' \
|
--with-root-prefix='' \
|
||||||
--enable-elf-shlibs \
|
--enable-elf-shlibs \
|
||||||
--disable-libblkid \
|
--disable-libblkid \
|
||||||
|
Loading…
Reference in New Issue
Block a user