CVSROOT: /cvs/webwml
Module name: webwml
Changes by: foka 13/06/14 11:57:50
Modified files:
chinese/News/weekly: Makefile
Log message:
Fix build problem: epilog file not found, cd in chinese/News/weekly
"WMLEPILOG = --epilog=$(STRIP_INITIAL_BLANK_LINE)"
was added to Make.lang earlier, but due to chdir
in News/weekly/Makefile, care must be taken to
make sure $(STRIP_INITIAL_BLANK_LINE) points to
the right path.
Problem solved by following the same hack that
koster used for $(FORMAT_ZH), the prolog.
Special thanks to David Prévot for letting me know.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]