[packages/ocaml-labltk] - fix bcond undef

baggins baggins at pld-linux.org
Sun Mar 1 01:55:24 CET 2015


commit d6ed3b559a1cff8adcf6b83656b523f31751af76
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 1 00:55:33 2015 +0000

    - fix bcond undef

 ocaml-labltk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-labltk.spec b/ocaml-labltk.spec
index aef9726..aeadc43 100644
--- a/ocaml-labltk.spec
+++ b/ocaml-labltk.spec
@@ -3,7 +3,7 @@
 %bcond_without	opt		# build opt
 
 %ifarch x32
-%undefine	opt
+%undefine	with_opt
 %endif
 
 %define		module	labltk
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-labltk.git/commitdiff/d6ed3b559a1cff8adcf6b83656b523f31751af76



More information about the pld-cvs-commit mailing list