parent
63f374b861
commit
fde401a9ac
|
@ -528,7 +528,7 @@ then
|
|||
fi
|
||||
|
||||
# Sorting udebs
|
||||
if [ "${LB_DERIVATIVE}" = true ]
|
||||
if [ "${LB_DERIVATIVE}" = "true" ]
|
||||
then
|
||||
UDEBS="$(awk '/Filename: / { print $2 }' Packages.derivative)"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue