X-Git-Url: https://git.donarmstrong.com/?p=dactyl.git;a=blobdiff_plain;f=debian%2Frules;h=0e1a1adbfb74d58a3606fa5b7d322716e61789d9;hp=ec1f85d91c4d40bfb38d1c279782e1c0396bc945;hb=994c1e11b095fc43ce3467a20252471f55910779;hpb=293df21fb88fbf5ac8185b571f08bf92b7fc1507 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); \