fix inverted lines from one of slakmagik's patches

This commit is contained in:
chess.griffin 2009-02-19 21:07:26 +00:00
parent fd40dc66e9
commit 26b6a300d3

View File

@ -1177,9 +1177,8 @@ delete_build_queue () {
if [[ $(wc -w <$REMOVEQUEUE) -eq 0 ]]; then
echo '"" "The queue is empty."' >$REMOVEQUEUE
fi
--extra-button --extra-label "Clear" --help-button \
dialog --title "Delete Build Queue" --ok-label "Delete" \
--extra-button --extra-label "Clear" --help-button \
--help-label "Done" --cancel-label "Cancel" \
--menu "$(crunch "The following packages are currently in \
the build queue. You can remove individual items from the build \