]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- update adapter prompt
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Dec 2005 14:36:20 +0000 (14:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.359

builder.sh

index 9548e76fba062135cf38bde11150335b7cd6e59d..7e89fb0247e854107339aeccd9ba4cfa9070170d 100644 (file)
@@ -1516,7 +1516,7 @@ adapterize()
                  if [ -t 1 ]; then
                                diffcol $tmpdir/$SPECFILE.diff | less -r
                                while : ; do
-                                        echo -n "Accept? (Yes, No, Confirm)? "
+                                        echo -n "Accept? (Yes, No, Confirm each chunk)? "
                                         read ans
                                         case "$ans" in
                                         [yYoO]) # y0 mama
This page took 0.033165 seconds and 4 git commands to generate.