]> git.ktnx.net Git - icedeb.git/commitdiff
drop obsolete build script
authorDamyan Ivanov <dmn@debian.org>
Sun, 30 Jul 2017 07:38:05 +0000 (07:38 +0000)
committerDamyan Ivanov <dmn@debian.org>
Sun, 30 Jul 2017 07:38:05 +0000 (07:38 +0000)
build [deleted file]

diff --git a/build b/build
deleted file mode 100644 (file)
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