openbsd-ports/devel/fribidi/patches/patch-run_tests
bernd e278bb371b - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate
- Fix regression test for fribidi
2005-12-29 13:56:07 +00:00

10 lines
344 B
Plaintext

$OpenBSD: patch-run_tests,v 1.1 2005/12/29 13:56:08 bernd Exp $
--- run.tests.orig Wed Dec 28 18:24:05 2005
+++ run.tests Wed Dec 28 18:24:47 2005
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# run.tests - Check that the algorithm does what it is supposed to
# Copyright (C) 1999,2000 Dov Grobgeld, and
# Copyright (C) 2001,2002 Behdad Esfahbod.