Skip to content

Commit

Permalink
use "platform" as suggested in #360
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Nov 24, 2014
1 parent 266f629 commit a430e52
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions tools/make-chromium.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ cp -R src/lib $DES/
cp -R src/_locales $DES/
cp src/*.html $DES/
cp meta/vapi-appinfo.js $DES/js/
cp meta/crx/*.js $DES/js/
cp meta/crx/manifest.json $DES/
cp platform/chromium/*.js $DES/js/
cp platform/chromium/manifest.json $DES/
echo "*** uBlock.chromium: Package done."

0 comments on commit a430e52

Please sign in to comment.