This commit is contained in:
0 2014-09-06 12:33:38 +02:00
parent c62b80a6ae
commit 199a038818
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ MAKEFLAGS += -rR
PROCESSOR=xsltproc
PFLAGS=--novalid --catalogs --stringparam baseurl $(BASEURL)
BASEURL=""
RM="/bin/rm -f"
RM=/bin/rm -f
# XML-Validator
VALIDATOR=xmllint
VFLAGS=--noout --nonet