From 994c1e11b095fc43ce3467a20252471f55910779 Mon Sep 17 00:00:00 2001 From: Michael Schutte Date: Wed, 20 Jul 2011 23:09:02 +0200 Subject: [PATCH] =?utf8?q?Don=E2=80=99t=20ship=20project=20documentation?= =?utf8?q?=20in=20/usr/share/xul-ext?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ec1f85d..0e1a1ad 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ PACKAGES=pentadactyl dh $@ --with xul-ext override_dh_auto_build: - make DIRS=$(PACKAGES) MANGLE=dactyl xpi + make DIRS=$(PACKAGES) MANGLE=dactyl XPI_FILES=bootstrap.js xpi override_dh_auto_install: for PACKAGE in $(PACKAGES); \ -- 2.39.2