fix RM env

This commit is contained in:
Daniel Poelzleithner 2014-09-05 17:25:39 +02:00
parent 07ea89bc79
commit ba8da77559
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="rm -f"
RM="/bin/rm -f"
# XML-Validator
VALIDATOR=xmllint
VFLAGS=--noout --nonet