fixed paths

This commit is contained in:
gorhill 2014-12-16 10:07:47 -05:00
parent a1172b1efe
commit 21b5709fbb
1 changed files with 2 additions and 2 deletions

View File

@ -20,6 +20,6 @@ cp src/*.html $DES/
cp platform/chromium/*.js $DES/js/
cp platform/chromium/manifest.json $DES/
rm -r dist/ublock/_locales/el
rm -r dist/ublock/_locales/vi
rm -r $DES/_locales/el
rm -r $DES/_locales/vi
echo "*** uBlock.opera: Package done."