c21c1dd6f6
package changes: - Add test target support - Needs gmake to build Many changes since last packaged version (0.1.6): many bug fixes and new features. Please see the file ChangeLog enclosed in the source distribution or the on-line version at http://www.ibr.cs.tu-bs.de/projects/libsmi/ChangeLog.html
10 lines
220 B
Text
10 lines
220 B
Text
$NetBSD: patch-ab,v 1.1 2006/10/16 23:39:50 seb Exp $
|
|
|
|
--- test/parser.test.in.orig 2005-11-25 09:13:23.000000000 +0000
|
|
+++ test/parser.test.in
|
|
@@ -1,4 +1,4 @@
|
|
-#!@BASH@
|
|
+#!/bin/sh
|
|
|
|
rm -rf parser.out
|
|
mkdir parser.out
|