diff options
| -rwxr-xr-x | Documentation/maintainers/bump-from-set.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/maintainers/bump-from-set.sh b/Documentation/maintainers/bump-from-set.sh index c9ddaa7feca..6316227e4e8 100755 --- a/Documentation/maintainers/bump-from-set.sh +++ b/Documentation/maintainers/bump-from-set.sh @@ -64,6 +64,7 @@ for cp in ${packages} ; do if [[ ${destination} != *9999* ]] ; then ekeyword $(get_main_tree_keyword ${cp}) ${destination} > /dev/null + ekeyword ~all ${destination} > /dev/null fi repoman manifest |
