diff --git a/update-packages.sh b/update-packages.sh index cbb62040988d912655ba434d271234d6ed2e55fb..e0a4f793c5473ed60ee8238ae10e841ae812d14e 100755 --- a/update-packages.sh +++ b/update-packages.sh @@ -16,6 +16,7 @@ do then echo "$recipe: building..." ./cook.sh $recipe dist + publish="${publish} $recipe" else oldver=$(./cook.sh $recipe gitversion) ./cook.sh $recipe fetch