]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- *I* am not building anything, I've got computer to do such things.
authorwolf <wolf@pld-linux.org>
Tue, 27 Apr 2004 00:23:56 +0000 (00:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.262

builder.sh

index 0d697e286c0dc3b607528f3c4b807cdd4517a06d..b96b849624dd30c2302b432b1717d2849950d090 100644 (file)
@@ -1004,7 +1004,7 @@ display_bconds()
 {
        if [ "$AVAIL_BCONDS_WITH" != "" ] || [ "$AVAIL_BCONDS_WITHOUT" != "" ]; then
                if [ "$BCOND" != "" ]; then
-                       echo -ne "\nYou are going to build $SPECFILE with the following conditional flags:\n"
+                       echo -ne "\nBuilding $SPECFILE with the following conditional flags:\n"
                        echo -ne "$BCOND"
                else
                        echo -ne "\nNo conditional flags passed"
This page took 0.396663 seconds and 4 git commands to generate.