take two at fixin Mac issue

pull/1412/head
John McLear 2013-01-27 16:59:52 +00:00
parent 6f743c6ee2
commit d478ae2386
1 changed files with 5 additions and 4 deletions

View File

@ -19,6 +19,7 @@ out/doc/%.html: doc/%.md
sed -i '' 's/__VERSION__/${VERSION}/' $@ sed -i '' 's/__VERSION__/${VERSION}/' $@
else else
sed -i 's/__VERSION__/${VERSION}/' $@ sed -i 's/__VERSION__/${VERSION}/' $@
endif
clean: clean:
rm -rf out/ rm -rf out/