1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

as per comment, this should work well enough

This commit is contained in:
gorhill 2015-02-15 23:05:50 -05:00
parent 81638853bf
commit 70488274b1
2 changed files with 1630 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,10 +19,10 @@ cp src/*.html $DES/
mv $DES/img/icon_128.png $DES/icon.png
cp platform/firefox/vapi-*.js $DES/js/
cp platform/firefox/bootstrap.js $DES/
cp platform/firefox/frameScript.js $DES/
cp platform/firefox/frame*.js $DES/
cp platform/firefox/chrome.manifest $DES/
cp platform/firefox/install.rdf $DES/
cp platform/fennec/frameModule.js $DES/
cp platform/fennec/vapi-*.js $DES/
cp LICENSE.txt $DES/
echo "*** uBlock.fennec: Generating meta..."