[Pkg-javascript-commits] [pdf.js] 02/02: PDF.js version 1.0.1209
David Prévot
taffit at moszumanska.debian.org
Sat Jun 20 21:36:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag v1.0.1209
in repository pdf.js.
commit 08206d2783bfe1b3dcf833b051ac310f83c0a364
Author: Yury Delendik <ydelendik at mozilla.com>
Date: Sat Mar 14 13:43:02 2015 -0500
PDF.js version 1.0.1209
---
make.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/make.js b/make.js
index e64f940..faa2024 100644
--- a/make.js
+++ b/make.js
@@ -996,7 +996,8 @@ target.b2g = function() {
['extensions/b2g/viewer.css', B2G_BUILD_CONTENT_DIR + '/web'],
['extensions/b2g/viewer.js', B2G_BUILD_CONTENT_DIR + '/web'],
['build/dist/*', B2G_BUILD_CONTENT_DIR + '/web/bower_components']
- ]
+ ],
+ preprocess: []
};
builder.build(setup);
--
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