[Pkg-javascript-commits] [node-progressjs] 01/01: Fix module name in install paths.

Daniel Ring techwolf-guest at moszumanska.debian.org
Wed Jan 3 04:54:52 UTC 2018


This is an automated email from the git hooks/post-receive script.

techwolf-guest pushed a commit to branch master
in repository node-progressjs.

commit 2a2045ea7c5f639d3614f526af3dd2576d82d335
Author: Daniel Ring <dring at wolfishly.me>
Date:   Tue Jan 2 20:53:48 2018 -0800

    Fix module name in install paths.
---
 debian/install | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/install b/debian/install
index dea0886..784d488 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,3 @@
-package.json usr/lib/nodejs/progress.js/
-minified usr/lib/nodejs/progress.js/
-src usr/lib/nodejs/progress.js/
+package.json usr/lib/nodejs/progressjs/
+minified usr/lib/nodejs/progressjs/
+src usr/lib/nodejs/progressjs/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-progressjs.git



More information about the Pkg-javascript-commits mailing list