mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 12:48:43 +00:00
Be a tiny bit more verbose.
This commit is contained in:
parent
72380a3447
commit
eeb05158ac
@ -17,7 +17,7 @@ LIBDIR=$OBJDIR/lib
|
|||||||
CONFDIR=$OBJDIR/conf
|
CONFDIR=$OBJDIR/conf
|
||||||
shift
|
shift
|
||||||
|
|
||||||
echo "Merging system-dependent modules"
|
echo "Merging system-dependent modules ($@)"
|
||||||
MODULES=`for a in $@ ; do
|
MODULES=`for a in $@ ; do
|
||||||
sed <$SRCDIR/$a/Modules "s@\\(.*\\)@\\1 $a/\\1@"
|
sed <$SRCDIR/$a/Modules "s@\\(.*\\)@\\1 $a/\\1@"
|
||||||
done |
|
done |
|
||||||
|
Loading…
Reference in New Issue
Block a user