summaryrefslogtreecommitdiffstats
path: root/ocaml/ocaml-easy-format.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ocaml/ocaml-easy-format.spec')
-rw-r--r--ocaml/ocaml-easy-format.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/ocaml/ocaml-easy-format.spec b/ocaml/ocaml-easy-format.spec
index 67b4a49..76957e8 100644
--- a/ocaml/ocaml-easy-format.spec
+++ b/ocaml/ocaml-easy-format.spec
@@ -69,7 +69,9 @@ export OCAMLFIND_DESTDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml
mkdir -p $OCAMLFIND_DESTDIR
make install
-#strip $OCAMLFIND_DESTDIR/%{libname}/*.cmxs
+
+%check
+make test
%files