[DRE-commits] [ruby-sidekiq] 01/03: dh_install web in usr/share/ruby-sidekiq before the tests
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Aug 20 13:00:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-sidekiq.
commit 27de5044c715e1119f2c6b36c5b0c5672580189f
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Aug 20 14:58:50 2014 +0200
dh_install web in usr/share/ruby-sidekiq before the tests
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 5935f80..f3640f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ override_dh_auto_clean:
rm -rf coverage
override_dh_auto_install:
+ dh_install web usr/share/ruby-sidekiq
# start redis server for tests
debian/start-redis-server.sh
# auto install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sidekiq.git
More information about the Pkg-ruby-extras-commits
mailing list