[Pkg-javascript-commits] [node-when] 04/08: Use a wildcard instead of listing files
Julien Puydt
julien.puydt at laposte.net
Sun Aug 27 09:17:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-when.
commit a2b93977c5439061adb76ae3755849aace8aa517
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sat Aug 26 22:11:44 2017 +0200
Use a wildcard instead of listing files
---
debian/install | 23 ++++-------------------
1 file changed, 4 insertions(+), 19 deletions(-)
diff --git a/debian/install b/debian/install
index ee2dcfc..f6de498 100644
--- a/debian/install
+++ b/debian/install
@@ -1,23 +1,8 @@
+*.js usr/lib/nodejs/when/
bower.json usr/lib/nodejs/when/
-delay.js usr/lib/nodejs/when/
-sequence.js usr/lib/nodejs/when/
+lib usr/lib/nodejs/when/
+monitor usr/lib/nodejs/when/
+node usr/lib/nodejs/when/
package.json usr/lib/nodejs/when/
-function.js usr/lib/nodejs/when/
-monitor.js usr/lib/nodejs/when/
-when.js usr/lib/nodejs/when/
-callbacks.js usr/lib/nodejs/when/
-guard.js usr/lib/nodejs/when/
scripts usr/lib/nodejs/when/
-node.js usr/lib/nodejs/when/
-monitor usr/lib/nodejs/when/
unfold usr/lib/nodejs/when/
-timeout.js usr/lib/nodejs/when/
-node usr/lib/nodejs/when/
-poll.js usr/lib/nodejs/when/
-cancelable.js usr/lib/nodejs/when/
-generator.js usr/lib/nodejs/when/
-parallel.js usr/lib/nodejs/when/
-unfold.js usr/lib/nodejs/when/
-keys.js usr/lib/nodejs/when/
-pipeline.js usr/lib/nodejs/when/
-lib usr/lib/nodejs/when/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-when.git
More information about the Pkg-javascript-commits
mailing list