SPECS: builder - kill trailing tabs

glen glen at pld-linux.org
Sat Apr 5 10:41:45 CEST 2008


Author: glen                         Date: Sat Apr  5 08:41:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill trailing tabs

---- Files affected:
SPECS:
   builder (1.544 -> 1.545) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.544 SPECS/builder:1.545
--- SPECS/builder:1.544	Wed Mar 26 22:24:28 2008
+++ SPECS/builder	Sat Apr  5 10:41:40 2008
@@ -339,7 +339,7 @@
                     - as above, but allow float version
 --use-greed-sources
                     - try download source from tag head if don't find it in
-                      current tag	
+                      current tag
 -U, --update        - refetch sources, don't use distfiles, and update md5 comments
 -Upi, --update-poldek-indexes
                     - refresh or make poldek package index files.
@@ -1185,7 +1185,7 @@
 	fi
 
 	TAG=$1
-	
+
 	cd "$SPEC_DIR"
 	cvs status -v $SPECFILE | grep -Eiq "${TAG}.+(branch: [0-9.]+)"
 	return $?
@@ -1950,7 +1950,7 @@
 	if [ $? != 0 ]; then
 		Exit_error err_no_source_in_repo $1
 	fi
-	
+
 }
 
 # remove entries from CVS/Entries
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/builder?r1=1.544&r2=1.545&f=u



More information about the pld-cvs-commit mailing list