mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
take two at fixin Mac issue
This commit is contained in:
parent
6f743c6ee2
commit
d478ae2386
1 changed files with 5 additions and 4 deletions
1
Makefile
1
Makefile
|
@ -19,6 +19,7 @@ out/doc/%.html: doc/%.md
|
|||
sed -i '' 's/__VERSION__/${VERSION}/' $@
|
||||
else
|
||||
sed -i 's/__VERSION__/${VERSION}/' $@
|
||||
endif
|
||||
|
||||
clean:
|
||||
rm -rf out/
|
||||
|
|
Loading…
Reference in a new issue