Author: glen                         Date: Tue Oct 23 23:22:25 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typos

---- Files affected:
SOURCES:
   rpm-build.sh (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SOURCES/rpm-build.sh
diff -u SOURCES/rpm-build.sh:1.34 SOURCES/rpm-build.sh:1.35
--- SOURCES/rpm-build.sh:1.34   Wed Oct 24 01:16:04 2007
+++ SOURCES/rpm-build.sh        Wed Oct 24 01:22:19 2007
@@ -32,7 +32,7 @@
 dist-verify() {
        case "$dist" in
        ac)
-               local a ignores
+               local a ignore
                # typo
                ignore="$ignore kdenetwork-kopete-tool-conectionstatus"
                # obsoleted
@@ -40,7 +40,7 @@
                # [EMAIL PROTECTED] is now quake2forge, original quake2 
restored to quake2
                ignore="$ignore quake2-3dfx quake2-sdl quake2-sgl 
quake2-snd-alsa quake2-snd-ao quake2-snd-oss quake2-snd-sdl quake2-static"
 
-               for a in $ignores; do
+               for a in $ignore; do
                        args="$args --ignore=$a"
                done
                ;;
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-build.sh?r1=1.34&r2=1.35&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to