Really bundle web-surface data with Linux and Mac builds
This fix copy/paste/edit bug in 5d3554408
This commit is contained in:
parent
35fe4f79f5
commit
69f6c9771e
@ -383,7 +383,7 @@ for x in $BUILD_ROOT/../share/scripts/*.lua ; do
|
||||
done
|
||||
|
||||
# recusively copy web-surface html/js
|
||||
cp -a $BUILD_ROOT/../share/scripts/web_surfaces $WebSurfaces
|
||||
cp -a $BUILD_ROOT/../share/web_surfaces $WebSurfaces
|
||||
rm $WebSurfaces/wscript
|
||||
|
||||
# MackieControl data
|
||||
|
@ -379,7 +379,7 @@ for x in $BUILD_ROOT/../share/scripts/*.lua ; do
|
||||
done
|
||||
|
||||
# recusively copy web-surface html/js
|
||||
cp -a $BUILD_ROOT/../share/scripts/web_surfaces $WebSurfaces
|
||||
cp -a $BUILD_ROOT/../share/web_surfaces $WebSurfaces
|
||||
rm $WebSurfaces/wscript
|
||||
|
||||
# MackieControl data
|
||||
|
Loading…
Reference in New Issue
Block a user