summaryrefslogtreecommitdiff
path: root/devel/fastdep/patches/patch-aa
blob: 56b8e276f3a70f39ddc32c92adddc3c7ee81088c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2003/08/22 13:47:40 jmmv Exp $

--- config/configure.orig	2002-11-26 22:02:19.000000000 +0100
+++ config/configure
@@ -2,7 +2,7 @@
 
 # configure script to glue .sh single issue configures
 
-for i in *.sh
+for i in ./*.sh
 do
 	. $i
 done