mirror of https://github.com/gorhill/uBlock.git
as per comment, this should work well enough
This commit is contained in:
parent
81638853bf
commit
70488274b1
File diff suppressed because it is too large
Load Diff
|
@ -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..."
|
||||
|
|
Loading…
Reference in New Issue