Apparantly nsinstall created a directory navigator.dtd.out, temporary fix: GARBAGE -> GARBAGE_DIRS
git-svn-id: svn://10.0.0.236/trunk@78628 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
60ae2bdd0c
commit
475d1164fa
@ -43,7 +43,9 @@ CHROME_L10N = \
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
GARBAGE += navigator.dtd.out
|
||||
# Apparantly nsinstall created a directory navigator.dtd.out on Puma, temporary fix
|
||||
# GARBAGE += navigator.dtd.out
|
||||
GARBAGE_DIRS += navigator.dtd.out
|
||||
|
||||
navigator.dtd.out: navigator.dtd $(DEPTH)/config/build_number
|
||||
cp $(srcdir)/navigator.dtd $@
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user