Commit 7c896d67 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Fix liveMedia

parent 451926c4
...@@ -850,7 +850,7 @@ live: live-$(LIVEDOTCOM_VERSION).tar.gz ...@@ -850,7 +850,7 @@ live: live-$(LIVEDOTCOM_VERSION).tar.gz
patch -p 0 < Patches/live.patch patch -p 0 < Patches/live.patch
.live: live .live: live
(cd $<; ./genMakefiles macosx-before-version-10.4-before-version-10.4 && make ) (cd $<; ./genMakefiles macosx && make )
touch $@ touch $@
CLEAN_FILE += .live 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