Accepting request 51853 from Base:System

Accepted submit request 51853 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtool?expand=0&rev=22
This commit is contained in:
Ruediger Oertel 2010-11-02 09:14:16 +00:00 committed by Git OBS Bridge
commit 36d66d4ee4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Mon May 31 09:55:17 UTC 2010 - coolo@novell.com

View File

@ -63,7 +63,7 @@ Library needed by programs that use the ltdl interface of GNU libtool.
--prefix=/usr --infodir=%{_infodir} --libdir=%{_libdir}
# force rebuild with non-broken makeinfo
rm -f doc/libtool.info
make %{?jobs:-j %jobs}
make %{?_smp_mflags}
%if "%{name}" == "libtool-testsuite"