- Use --enable-splibdir to prevent ambiguity.
This commit is contained in:
parent
443ac4af22
commit
3ed52b54f8
@ -34,7 +34,8 @@ XML, RTF, TeX, MIF (FrameMaker), SGML, or XML.
|
||||
|
||||
%build
|
||||
|
||||
%configure --disable-static --datadir=%{_datadir}/sgml/%{name}
|
||||
%configure --disable-static --datadir=%{_datadir}/sgml/%{name} \
|
||||
--enable-splibdir=%{_libdir}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
||||
@ -93,6 +94,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2005 Tim Waugh <twaugh@redhat.com> 1.3.2-20
|
||||
- Use --enable-splibdir to prevent ambiguity.
|
||||
- Move 'install-catalog --remove' to %%preun section (bug #60409).
|
||||
|
||||
* Thu Dec 8 2005 Terje Bless <link@pobox.com> - 1.3.2-19
|
||||
|
Loading…
Reference in New Issue
Block a user