]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- die cvsnt
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 3 Oct 2008 15:51:29 +0000 (15:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build.sh -> 1.56

rpm-build.sh

index 238672f90b801ac149e7a07456f4cc1797767304..31a314908dd89beec08874962b6f39ddcdf90943 100644 (file)
@@ -242,7 +242,7 @@ sed -e '
        s,^@@ ,\e[33m&,;
        s,^-,\e[35m&,;
        s,^+,\e[36m&,;
-       s,\r,\e[44m^M\e[49m,g;
+       s,\r,\e[44m^M\e[49m,g;
        s,      ,    ,g;
        s,\([^[:space:]]\)\([[:space:]]\+\)$,\1\e[41m\2\e[49m,g;
        s,$,\e[0m,
This page took 0.097603 seconds and 4 git commands to generate.