]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
possible changes
authorElan Ruusamäe <glen@delfi.ee>
Wed, 11 Sep 2013 10:41:25 +0000 (13:41 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 11 Sep 2013 10:41:25 +0000 (13:41 +0300)
ocaml.spec

index 8a3090cf9104c0048aefa9c83c778c762c4d6688..82093028e6aa8c81cfc18bc443773f0a63c47581 100644 (file)
@@ -1,3 +1,15 @@
+# TODO
+
+#%define _use_internal_dependency_generator 0
+#%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
+#%define __find_provides /usr/lib/rpm/ocaml-find-provides.sh
+# disable debug - not useful?
+%define debug_package %{nil}
+
+#
+# Conditional build:
+%bcond_without opt             # build opt
+
 Summary:       TEMPLATE binding for OCaml
 Summary(pl.UTF-8):     Wiązania TEMPLATE dla OCamla
 Name:          ocaml-template
This page took 0.126544 seconds and 4 git commands to generate.