Run jobs with 'set -e' so that they exit on error.
[whenjobs.git] / whenjobs.spec.in
index 22ad6de..500c9a0 100644 (file)
@@ -1,6 +1,9 @@
 %define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
 %define debug_package %{nil}
 
+# Prevent unwanted bytecode stripping by RPM.
+%define __strip /bin/true
+
 Name:            @PACKAGE_NAME@
 Version:         @PACKAGE_VERSION@
 Release:         1