* Ugh. Darwin's chmod insists that flags come before the mode

specification.
This commit is contained in:
Eelco Dolstra 2006-08-01 12:00:37 +00:00
parent 6ac237e242
commit 601a8eab79
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ images:
cp $(docbookxsl)/images/*.png images
mkdir images/callouts
cp $(docbookxsl)/images/callouts/*.png images/callouts
chmod +w -R images
chmod -R +w images
KEEP = manual.html manual.is-valid version.txt $(MANS) NEWS.html NEWS.txt