]> git.pld-linux.org Git - packages/ocaml.git/blame_incremental - ocaml.spec
- add offical patch #2
[packages/ocaml.git] / ocaml.spec
... / ...
CommitLineData
1#
2# Conditional build:
3
4%bcond_without emacs # emacs subpackage
5%bcond_without x # without X11 support
6%bcond_without tk # tk support
7%bcond_with db3 # use db3 instead of db 4.x
8
9# --without x11 implies --without tk
10%{!?with_x:%undefine with_tk}
11
12%define p4ver 3.06
13
14Summary: The Objective Caml compiler and programming environment
15