mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
2d8945f4b3
PR: ports/82940 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
10 lines
267 B
Plaintext
10 lines
267 B
Plaintext
--- build.orig Mon Sep 13 09:20:04 2004
|
|
+++ build Wed Jun 29 01:42:24 2005
|
|
@@ -1,5 +1,5 @@
|
|
#! /bin/sh
|
|
-:;exec ./scmlit -no-init-file -f $0 -e"(bi)" build "$@"
|
|
+:;exec $SCMLIT -no-init-file -f $0 -e"(bi)" build "$@"
|
|
|
|
(require 'getopt)
|
|
(require 'getopt-parameters)
|