]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- typo
authortwittner <twittner@pld-linux.org>
Tue, 2 Dec 2003 20:34:37 +0000 (20:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.227

builder.sh

index 57cc58cc79d83931f89604f4f75a7c5bd493b497..9cd55045ada407cdd6a0edb4922c3c26f1525806 100644 (file)
@@ -99,7 +99,7 @@ if [ "$UPDATE_POLDEK_INDEXES" = "yes" ]; then
        POLDEK_SOURCE_VALIDITY="`grep ${POLDEK_SOURCE} /etc/poldek.conf|grep -v ^#`"
        if [ "${POLDEK_SOURCE_VALIDITY}" = "" ]; then 
                echo "Using improper source '${POLDEK_SOURCE}' in /etc/poldek.conf"
-               echo "Fix it and try to contiune"
+               echo "Fix it and try to continue"
                exit 7
        fi
 fi
This page took 0.316046 seconds and 4 git commands to generate.