mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
Upstream changes from the previous ported version include: - bug fixes and documentation cleanups The port now offers a 'GUI' knob that controls whether the X GUI interface is built. Take maintainership.
8 lines
186 B
Text
8 lines
186 B
Text
--- ./spim/Configure.orig Mon Aug 29 02:28:14 2005
|
|
+++ ./spim/Configure Mon Jul 17 09:08:49 2006
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env bash
|
|
+#!/bin/sh
|
|
#
|
|
# Shell script to configure SPIM.
|
|
#
|