[Pkg-javascript-commits] [node-mbtiles] 02/03: Refresh patch
Jérémy Lal
kapouer at alioth.debian.org
Tue Sep 10 22:54:10 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-mbtiles.
commit f539cf3dcc3fe35b210ffc34102ad4f2f95360a7
Author: Jérémy Lal <kapouer at melix.org>
Date: Wed Sep 11 00:51:27 2013 +0200
Refresh patch
---
debian/patches/00-fix_schema_path.patch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/00-fix_schema_path.patch b/debian/patches/00-fix_schema_path.patch
index 8d9d09d..42c902c 100644
--- a/debian/patches/00-fix_schema_path.patch
+++ b/debian/patches/00-fix_schema_path.patch
@@ -7,9 +7,9 @@ Forwarded: no
lib/mbtiles.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---- node-mbtiles.orig/lib/mbtiles.js
-+++ node-mbtiles/lib/mbtiles.js
-@@ -140,7 +140,7 @@ MBTiles.prototype._setup = function(call
+--- a/lib/mbtiles.js
++++ b/lib/mbtiles.js
+@@ -127,7 +127,7 @@
var mbtiles = this;
mbtiles._exists('tiles', function(err, exists) {
if (exists) return callback(null);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mbtiles.git
More information about the Pkg-javascript-commits
mailing list