Be a tiny bit more verbose.
This commit is contained in:
parent
72380a3447
commit
eeb05158ac
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ LIBDIR=$OBJDIR/lib
|
|||
CONFDIR=$OBJDIR/conf
|
||||
shift
|
||||
|
||||
echo "Merging system-dependent modules"
|
||||
echo "Merging system-dependent modules ($@)"
|
||||
MODULES=`for a in $@ ; do
|
||||
sed <$SRCDIR/$a/Modules "s@\\(.*\\)@\\1 $a/\\1@"
|
||||
done |
|
||||
|
|
Loading…
Reference in a new issue