4eb4b45d1d
many many new libraries (eg: bibtex, blowfish, jpeg, etc) ok martynas@
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
$OpenBSD: patch-modules_mime_performance_tcl,v 1.3 2007/04/02 18:59:46 jasper Exp $
|
|
--- modules/mime/performance.tcl.orig Tue Mar 9 09:20:19 2004
|
|
+++ modules/mime/performance.tcl Mon Apr 2 17:16:29 2007
|
|
@@ -1,6 +1,6 @@
|
|
#! /bin/sh
|
|
# -*- tcl -*- \
|
|
-exec tclsh "$0" ${1+"$@"}
|
|
+#!/usr/bin/tclsh8.4
|
|
|
|
#package require mime
|
|
source ./mime.tcl
|