SPECS: builder - use variable
glen
glen at pld-linux.org
Tue Feb 13 15:47:33 CET 2007
Author: glen Date: Tue Feb 13 14:47:33 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use variable
---- Files affected:
SPECS:
builder (1.476 -> 1.477)
---- Diffs:
================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.476 SPECS/builder:1.477
--- SPECS/builder:1.476 Tue Feb 13 11:04:55 2007
+++ SPECS/builder Tue Feb 13 15:47:27 2007
@@ -2099,7 +2099,7 @@
local t
t=$(grep '^Summary(.*\.UTF-8):' $SPECFILE)
if [ "$t" ]; then
- Exit_error err_acl_deny "UTF-8 not allowed on AC-branch"
+ Exit_error err_acl_deny "UTF-8 .specs not allowed on $CVSTAG"
fi
fi
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/builder?r1=1.476&r2=1.477&f=u
More information about the pld-cvs-commit
mailing list