diff --git a/openjade.spec b/openjade.spec index 3f93a6a..a855587 100644 --- a/openjade.spec +++ b/openjade.spec @@ -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 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 - 1.3.2-19