fortunes-pl: SPEC/spec-gen - remove "+ " from descriptions

pawelz pawelz at pld-linux.org
Sat Nov 21 00:52:33 CET 2009


Author: pawelz                       Date: Fri Nov 20 23:52:32 2009 GMT
Module: fortunes-pl                   Tag: HEAD
---- Log message:
- remove "+ " from descriptions

---- Files affected:
fortunes-pl/SPEC:
   spec-gen (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: fortunes-pl/SPEC/spec-gen
diff -u fortunes-pl/SPEC/spec-gen:1.38 fortunes-pl/SPEC/spec-gen:1.39
--- fortunes-pl/SPEC/spec-gen:1.38	Sat Nov 21 00:48:00 2009
+++ fortunes-pl/SPEC/spec-gen	Sat Nov 21 00:52:27 2009
@@ -48,8 +48,8 @@
 		done
 		grep "+ $f --" $README -A$LINES > spec-gen-desc
 		DISABLE_EN_DESC=1
-		DESCRIPTION_PL="`cat spec-gen-desc`"
-		DESCRIPTION_EN="`cat spec-gen-desc`"
+		DESCRIPTION_PL="`cut -b3- spec-gen-desc`"
+		DESCRIPTION_EN="`cut -b3- spec-gen-desc`"
 	else
 		DISABLE_EN_DESC=0
 		INITIAL_AUTHOR="`cd ..;cvs log $NAME|egrep ^revision\ 1.1\$ -A1|tail -n1|sed -e 's/.*author: \(.*\);  state.*/\1/'`"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/fortunes-pl/SPEC/spec-gen?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list