*** empty log message ***

This commit is contained in:
Gérard Milmeister 2006-01-01 01:16:16 +00:00
parent a5dcf3efcb
commit eafcfe6cc2
1 changed files with 2 additions and 1 deletions

View File

@ -104,7 +104,8 @@ cp %{SOURCE2} refman.ps.gz
CFLAGS="$RPM_OPT_FLAGS" ./configure \
-bindir %{_bindir} \
-libdir %{_libdir}/ocaml \
-x11lib %{_prefix}/X11R6/%{_lib} \
-x11lib %{_libdir} \
-x11include %{_includedir} \
-mandir %{_mandir}/man1
make world opt opt.opt
# %{?_smp_mflags} breaks the build