[DRE-commits] [SCM] ruby-gon.git branch, master, updated. 67b61b6e672cc4268ad1a27d70c03fc43c0125d2

Cédric Boutillier boutil at debian.org
Sat Jun 1 00:37:54 UTC 2013


The following commit has been merged in the master branch:
commit 4c38f07384ad0f583f674b039b73f8caada33774
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jun 1 02:25:53 2013 +0200

    move watch.js to /usr/share/javascript/ruby-gon

diff --git a/debian/rules b/debian/rules
index 2532254..17f275f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,7 @@ export DH_RUBY_IGNORE_TESTS=ruby1.8
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_install:
+	dh_install js/watch.js /usr/share/javascript/ruby-gon/
+	dh_auto_install

-- 
ruby-gon.git



More information about the Pkg-ruby-extras-commits mailing list