[packages/ocaml-labltk] - no opt on x32 - rel 2
baggins
baggins at pld-linux.org
Sun Mar 1 01:54:23 CET 2015
commit 94dcbd839a48a94dbe17cf2a414111df807360b2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 1 00:54:26 2015 +0000
- no opt on x32
- rel 2
ocaml-labltk.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ocaml-labltk.spec b/ocaml-labltk.spec
index 3cf8111..aef9726 100644
--- a/ocaml-labltk.spec
+++ b/ocaml-labltk.spec
@@ -2,12 +2,16 @@
# Conditional build:
%bcond_without opt # build opt
+%ifarch x32
+%undefine opt
+%endif
+
%define module labltk
Summary: Runtime for LablTk library
Summary(pl.UTF-8): Środowisko uruchomieniowe dla biblioteki LablTk
Name: ocaml-labltk
Version: 8.06.0
-Release: 1
+Release: 2
Epoch: 1
License: LGPL v2 with linking exception
Group: Libraries
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-labltk.git/commitdiff/94dcbd839a48a94dbe17cf2a414111df807360b2
More information about the pld-cvs-commit
mailing list