X-Git-Url: https://git.donarmstrong.com/?p=dactyl.git;a=blobdiff_plain;f=debian%2Frules;h=3707167e59378b03e5ad9c065472b5a962549bb1;hp=c084bdc09304a58e9b69a0de87e28fc22c138958;hb=6afb087efa3d91aa1cdbb1ce0d72566e5f9055f2;hpb=5e4344626541a2fc2d5275f7430a65a256aca84b diff --git a/debian/rules b/debian/rules index c084bdc..3707167 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,7 @@ VERSION=$(shell dpkg-parsechangelog | \ dh $@ --with xul-ext override_dh_auto_build: - make DIRS=$(PACKAGES) MANGLE=chrome XPI_FILES=bootstrap.js xpi + make DIRS=$(PACKAGES) MANGLE=chrome XPI_FILES='bootstrap.js NEWS' xpi override_dh_auto_install: for PACKAGE in $(PACKAGES); \