docs-common/bin fdp-functions,1.8,1.9

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Feb 4 04:14:53 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common/bin
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14956/bin

Modified Files:
	fdp-functions 
Log Message:
You're right, not happy at all... get rid of that, plus a spelling correciton


Index: fdp-functions
===================================================================
RCS file: /cvs/docs/docs-common/bin/fdp-functions,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- fdp-functions	3 Feb 2006 17:55:39 -0000	1.8
+++ fdp-functions	4 Feb 2006 04:14:45 -0000	1.9
@@ -19,7 +19,7 @@
 FDPBINDIR="${FDPDIR}/docs-common/bin"
 FDPPKGDIR="${FDPDIR}/docs-common/packaging"
 # NOTE TO PAUL: This is not a happy solution to defining ${RPMINFO}
-RPMINFO=${RPMINFO:-"rpm-info-${LANG}.xml"}
+#RPMINFO=${RPMINFO:-"${LANG}/rpm-info-${LANG}.xml"}
 XSLTPROC=${XSLTPROC:-xsltproc}
 XMLFORMAT=${XMLFORMAT:-"${FDPBINDIR}/xmlformat"}
 XMLFOPTS=${XMLFOPTS:-"-f ${FDPBINDIR}/xmlformat-fdp.conf"}
@@ -52,7 +52,7 @@
 version()
 {
 	# Return latest revision for an optional role argument
-	# Don't gumble if we cannot find ${RPMINF}, because it 
+	# Don't grumble if we cannot find ${RPMINFO}, because it 
 	# may not have been created yet.
 	if [ ! -z "$1" ]; then
 		OPTS="--stringparam role $1"




More information about the Fedora-docs-commits mailing list