*** empty log message ***
This commit is contained in:
parent
a5dcf3efcb
commit
eafcfe6cc2
@ -104,7 +104,8 @@ cp %{SOURCE2} refman.ps.gz
|
|||||||
CFLAGS="$RPM_OPT_FLAGS" ./configure \
|
CFLAGS="$RPM_OPT_FLAGS" ./configure \
|
||||||
-bindir %{_bindir} \
|
-bindir %{_bindir} \
|
||||||
-libdir %{_libdir}/ocaml \
|
-libdir %{_libdir}/ocaml \
|
||||||
-x11lib %{_prefix}/X11R6/%{_lib} \
|
-x11lib %{_libdir} \
|
||||||
|
-x11include %{_includedir} \
|
||||||
-mandir %{_mandir}/man1
|
-mandir %{_mandir}/man1
|
||||||
make world opt opt.opt
|
make world opt opt.opt
|
||||||
# %{?_smp_mflags} breaks the build
|
# %{?_smp_mflags} breaks the build
|
||||||
|
Loading…
Reference in New Issue
Block a user