From 26b6a300d35583a58f9152107f1ce1b95e8478f0 Mon Sep 17 00:00:00 2001 From: "chess.griffin" Date: Thu, 19 Feb 2009 21:07:26 +0000 Subject: [PATCH] fix inverted lines from one of slakmagik's patches --- src/usr/bin/sbopkg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/usr/bin/sbopkg b/src/usr/bin/sbopkg index af63435..acb2517 100755 --- a/src/usr/bin/sbopkg +++ b/src/usr/bin/sbopkg @@ -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 \