You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
088fbc3629
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@92644 d073be05-634f-4543-b044-5fe20cf6d1d6
10 lines
242 B
Diff
10 lines
242 B
Diff
--- foo.orig 2010-08-27 16:51:53.000000000 -0500
|
|
+++ foo 2012-05-02 18:34:25.000000000 -0500
|
|
@@ -1,5 +1,2 @@
|
|
-#!/bin/sh
|
|
-# -*- tcl -*-
|
|
-# The next line is executed by /bin/sh, but not tcl \
|
|
-exec tclsh "$0" ${1+"$@"}
|
|
+#!@PREFIX@/bin/expect
|
|
|