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.
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
--- ./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.
|
|
#
|