[DRE-commits] [ruby-thread-safe] 14/15: do not install the .jar extension

Cédric Boutillier boutil at alioth.debian.org
Sun Sep 29 08:24:05 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-thread-safe.

commit 35c9ef5f3c240e6470bde2a4251dc9baa16a0856
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Sep 28 22:56:37 2013 +0200

    do not install the .jar extension
---
 debian/rules |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index a5e7dc8..a19864a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_install:
+	dh_auto_install
+	rm -f debian/ruby-thread-safe/usr/lib/ruby/vendor_ruby/thread_safe/jruby_cache_backend.jar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-thread-safe.git



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