Try updating augeas-lenses as well

This commit is contained in:
Peter Eckersley
2016-01-07 19:12:19 -08:00
parent 9961686476
commit fc3acc69b6
+1 -1
View File
@@ -54,7 +54,7 @@ AddBackportRepo() {
echo $BACKPORT_SOURCELINE >> /etc/apt/sources.list.d/"$BACKPORT_NAME".list
apt-get update
apt-get install -y --no-install-recommends -t "$BACKPORT_NAME" libaugeas0
apt-get install -y --no-install-recommends -t "$BACKPORT_NAME" libaugeas0 augeas-lenses
augeas_pkg=
fi
fi