From caa994e1e9e3ab73a0b9ee757a45c5896bf77864 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 4 Dec 2000 12:02:28 +0000 Subject: installfns bits --- Config/installfns.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config') diff --git a/Config/installfns.sh b/Config/installfns.sh index eb552b76d..54eb3feb4 100755 --- a/Config/installfns.sh +++ b/Config/installfns.sh @@ -4,7 +4,7 @@ fndir=$DESTDIR$fndir $sdir_top/mkinstalldirs $fndir || exit 1; -allfuncs="`grep ' functions=' ${dir_top}/config.modules | +allfuncs="`grep ' functions=.' ${dir_top}/config.modules | sed -e '/^#/d' -e '/ link=no/d' -e 's/^.* functions=//'`" allfuncs="`cd $sdir_top; echo ${allfuncs}`" -- cgit 1.4.1