]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed typo.
authorMichael Smith <xmldoc@users.sourceforge.net>
Sat, 25 Mar 2006 22:51:54 +0000 (22:51 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sat, 25 Mar 2006 22:51:54 +0000 (22:51 +0000)
releasetools/Targets.mk

index b87db5f125841b9f70f117de825728b0687aea66..0c8b4c6c1bc7965f3805fc89974fcb97305cd89c 100644 (file)
@@ -47,7 +47,7 @@ LatestTag:
 # strip it out before using it with any XML processing apps
        $(CVS2CL) $(CVS2CL_OPTS) --stdout --xml -g -q \
        | $(SED) $(SED_OPTS) 's/\x1a//g' \
-       | $(XSLTPRC) $(GET_LATEST_TAG) - > $@
+       | $(XSLTPROC) $(GET_LATEST_TAG) - > $@
 
 .CatalogManager.properties.example:
        cp -p $(CATALOGMANAGER) .CatalogManager.properties.example