10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
|
$OpenBSD: patch-sdcc_sim_ucsim_conf,v 1.1.1.1 2006/12/30 18:45:32 jasper Exp $
|
||
|
--- sim/ucsim/conf.orig Mon Nov 27 15:34:04 2006
|
||
|
+++ sim/ucsim/conf Mon Nov 27 15:34:10 2006
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/bin/bash
|
||
|
+#!/bin/ksh
|
||
|
|
||
|
TARGET=linux
|
||
|
|