aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-11-14 00:34:10 +0100
committerMatěj Cepl <mcepl@redhat.com>2011-11-14 00:34:10 +0100
commit87175f0a42dca37fee80bbf05a9627de56213abe (patch)
treeb6ef638fa1330b8648142c6430a629004f5e0039 /Makefile
parent6f276251b94c54e182955c4e18fe50cb0287a584 (diff)
downloadbugzilla-triage-87175f0a42dca37fee80bbf05a9627de56213abe.tar.gz
Upgrade for compatibility with Aurora 10.*1.5.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 118d74d..973f887 100644
--- a/Makefile
+++ b/Makefile
@@ -16,12 +16,6 @@ local-install: bugzilla-triage-$(VERNO).xpi update.rdf
bugzilla-triage-$(VERNO).xpi: package.json lib/*.js
cfx xpi --update-link=$(UPSTREAM_XPI_URL) --update-url=$(UPDATE_URL)
tidy -i -xml -utf8 -m bugzilla-triage.update.rdf
- unzip bugzilla-triage.xpi install.rdf
- sed -i -e '/maxVer/s/[0-9]\+\./10./' \
- -e '/minVer/s/[0-9]\+\./6./' install.rdf
- sed -i -e '/maxVer/s/[0-9]\+\./10./' \
- -e '/minVer/s/[0-9]\+\./6./' bugzilla-triage.update.rdf
- zip -9mqT bugzilla-triage.xpi install.rdf
mv bugzilla-triage.xpi bugzilla-triage-$(VERNO).xpi
update.rdf: bugzilla-triage-$(VERNO).xpi