From: Damyan Ivanov Date: Sun, 30 Jul 2017 07:38:05 +0000 (+0000) Subject: drop obsolete build script X-Git-Tag: 2.0~3 X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=commitdiff_plain;h=69d017645bfb6af2a869c5b4900d27dc08fdfe79;ds=sidebyside drop obsolete build script --- diff --git a/build b/build deleted file mode 100644 index c9b7c2a..0000000 --- a/build +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -set -e -set -u - -export PKG=icedeb - -xcf2png -o "icons/icedeb-addon.png" res/icon.xcf -f -T - -[ ! -e $PKG.xpi ] || rm $PKG.xpi - -zip -r $PKG.xpi README TODO res \ - icedeb.html icedeb.css icedeb.js icedeb-content.js icons manifest.json