openbsd-ports/lang/jruby/patches/patch-bin_jruby_bash

10 lines
357 B
Plaintext
Raw Normal View History

$OpenBSD: patch-bin_jruby_bash,v 1.2 2011/07/19 17:57:47 jeremy Exp $
--- bin/jruby.bash.orig Thu Jul 7 11:19:33 2011
+++ bin/jruby.bash Mon Jul 11 21:32:16 2011
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!${TRUEPREFIX}/bin/bash
# -----------------------------------------------------------------------------
# jruby.bash - Start Script for the JRuby interpreter
#