Stripping out comments in package lists.
This commit is contained in:
parent
7406724344
commit
86e15f61c0
@ -85,7 +85,7 @@ do
|
||||
then
|
||||
# Generating package list
|
||||
Expand_packagelist "$(basename ${LIST})" "config/package-lists" \
|
||||
>> chroot/root/packages.chroot
|
||||
| grep -v '^#' >> chroot/root/packages.chroot
|
||||
fi
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user