From e5f270c60d05e96e4a0e68643a14f58a9eb86690 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 14 Oct 2013 00:12:05 -0300 Subject: initial debianization --- debian/rules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..ef0822e --- /dev/null +++ b/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +%: + dh $@ --with xul-ext + +override_dh_auto_install: + install-xpi -x COPYING bitmask.xpi -- cgit v1.2.3