firefox WIP
This commit is contained in:
parent
784f0695b7
commit
76cda09631
4 changed files with 20 additions and 9 deletions
|
|
@ -47,7 +47,7 @@ checkOK
|
|||
INCLUDE=`cat ../include`
|
||||
cd $BUILDDIR/../..
|
||||
LIBS=`cat index.html |grep -o -E 'src="([^"#]+)"' | cut -d'"' -f2|grep lib`
|
||||
echo "LIBS $LIBS"
|
||||
echo "LIBS: $LIBS"
|
||||
|
||||
CMD="rsync -rLRv --exclude-from $BUILDDIR/../exclude $INCLUDE $LIBS $APPDIR"
|
||||
echo $CMD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue