]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 29 Feb 2008 14:56:29 +0000 (14:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.538

builder.sh

index 92435cd03390165ee0a7598b919a639ef6b21331..03f98d33f72fca269f9240c79c11678e0ebb7141 100644 (file)
@@ -1708,7 +1708,7 @@ fetch_build_requires()
                        fi
 
                        if [ -n "$CNFL" ] || [ -n "$DEPS" ]; then
-                               echo "fetch builderequires: install [$DEPS]; remove [$CNFL]"
+                               echo "fetch BuildRequires: install [$DEPS]; remove [$CNFL]"
                                update_shell_title "poldek: install [$DEPS]; remove [$CNFL]"
                                $SU_SUDO /usr/bin/poldek -q --update || $SU_SUDO /usr/bin/poldek -q --upa
                        fi
This page took 0.055142 seconds and 4 git commands to generate.