- also: add ocamlfind dependency PR: 219793 Submitted by: Alex Stangl <alex@stangl.us> (maintainer) Reviewed by: swills
8 lines
123 B
Text
8 lines
123 B
Text
--- configure.orig 2016-11-06 14:21:56 UTC
|
|
+++ configure
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/bin/sh
|
|
|
|
OCAML_MIN_VER="4.02"
|
|
|