mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 23:46:14 -04: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}/' $@
|
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/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue