]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- show-bconds fixed
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 20 Nov 2006 00:49:12 +0000 (00:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.465

builder.sh

index a6fb219950e3fd26017f5aee8abd3e6aed3c8655..4e70a4067aa2726ef4b5f57d2860110785afdeb7 100644 (file)
@@ -1999,7 +1999,7 @@ case "$COMMAND" in
                        get_spec > /dev/null
                        parse_spec
                        set_bconds_values
-                       echo "$BCOND"
+                       display_bconds
                fi
                ;;
        "build" | "build-binary" | "build-source" | "build-prep" )
This page took 0.038346 seconds and 4 git commands to generate.