freebsd-ports/math/isabelle/files/patch-bin-Isabelle
Edwin Groothuis ecaabb26ca Update port: math/isabelle
Update to Isabelle port:
	* Works with updated sml-nj-devel port.
	* Does not require bash
	Thanks to Johannes 5 Joemann for helpful comments/patches.

PR:		ports/116046
Submitted by:	Timothy Bourke <timbob@bigpond.com>
2007-09-10 12:11:09 +00:00

8 lines
240 B
Text

--- ./bin/Isabelle.orig Sun Sep 2 15:23:58 2007
+++ ./bin/Isabelle Sun Sep 2 16:05:40 2007
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
#
# $Id: Isabelle,v 1.30 2005/05/17 07:58:47 wenzelm Exp $
# Author: Markus Wenzel, TU Muenchen