mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
463ca00a31
PR: 20654 Submitted by: Ports Fury
10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
--- build.orig Mon Feb 7 06:05:12 2000
|
|
+++ build Tue Aug 15 05:17:25 2000
|
|
@@ -1,5 +1,5 @@
|
|
#!/bin/sh
|
|
-:;exec scmlit -f $0 -e"(bi)" build $*
|
|
+:;exec $SCMLIT -f $0 -e"(bi)" build $*
|
|
|
|
(require (in-vicinity (program-vicinity) "build.scm"))
|
|
(require 'getopt)
|