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