~ubuntu-branches/ubuntu/vivid/emscripten/vivid

« back to all changes in this revision

Viewing changes to debian/patches/closure_path.diff

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-09-20 22:44:35 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20130920224435-apuwj4fsl3fqv1a6
Tags: 1.5.6~20130920~6010666-1
* New snapshot release
* Update the list of supported architectures to the same as libv8
  (Closes: #723129)
* emlibtool has been removed from upstream.
* Fix warning syntax-error-in-dep5-copyright
* Refresh of the patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: emscripten-1.0/tools/shared.py
 
1
Index: emscripten/tools/shared.py
2
2
===================================================================
3
 
--- emscripten-1.0.orig/tools/shared.py 2013-05-02 11:33:58.000000000 +0200
4
 
+++ emscripten-1.0/tools/shared.py      2013-05-02 12:22:32.000000000 +0200
5
 
@@ -364,7 +364,7 @@
 
3
--- emscripten.orig/tools/shared.py     2013-09-20 22:48:21.917227254 +0200
 
4
+++ emscripten/tools/shared.py  2013-09-20 22:48:21.913227254 +0200
 
5
@@ -525,7 +525,7 @@
6
6
 try:
7
7
   CLOSURE_COMPILER
8
8
 except: