[Pkg-javascript-commits] [pdf.js] 412/414: Don’t ship useless files
David Prévot
taffit at moszumanska.debian.org
Tue Jun 28 17:12:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 384c0e7acca8157395623e6861923def5159fc32
Author: David Prévot <david at tilapin.org>
Date: Mon Jun 20 16:55:30 2016 -0400
Don’t ship useless files
Git-Dch: Ignore
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 20cffa5..ae05fb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
UPSTREAM := $(shell head -1 debian/changelog | sed 's/.*(//;s/[+-].*).*//')
%:
- dh $@ --with xul-ext
+ dh $@ --with xul-ext -X.gitignore
override_dh_auto_build:
# Save initial Makefile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list