Commit 9d70d728 authored by Eric Petit's avatar Eric Petit

Backport of [11274]

parent ca0ae0a1
......@@ -831,7 +831,7 @@ live: live.$(LIVEDOTCOM_VERSION).tar.gz
patch -p 0 < Patches/live.patch
.live: live
(cd $<; ./genmakefiles macosx && make )
(cd $<; ./genMakefiles macosx && make )
touch $@
CLEAN_FILE += .live
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment