Don't check grub2 updates in precise
This commit is contained in:
parent
d132e19f89
commit
ac10a85a42
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ then
|
||||||
# echo Upstream version in $UPSTREAM: $upstream 1>&2
|
# echo Upstream version in $UPSTREAM: $upstream 1>&2
|
||||||
[ $package = "grub2" -a $UPSTREAM = natty ] && continue
|
[ $package = "grub2" -a $UPSTREAM = natty ] && continue
|
||||||
[ $package = "grub2" -a $UPSTREAM = oneiric ] && continue
|
[ $package = "grub2" -a $UPSTREAM = oneiric ] && continue
|
||||||
|
[ $package = "grub2" -a $UPSTREAM = precise ] && continue
|
||||||
[ $package = "yelp" -a $UPSTREAM = natty ] && continue
|
[ $package = "yelp" -a $UPSTREAM = natty ] && continue
|
||||||
|
|
||||||
echo Current version in $DISTRO: $current
|
echo Current version in $DISTRO: $current
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue