[DRE-commits] [ruby-thread-safe] 02/07: do not rm jruby_cache_backend.jar in debian/rules because removed from the tarball

Cédric Boutillier boutil at alioth.debian.org
Sun Oct 20 00:33:17 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 88126038ec60616b8d9e8729d0a919e827413d41
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Oct 20 00:46:29 2013 +0200

    do not rm jruby_cache_backend.jar in debian/rules because removed from the tarball
---
 debian/rules |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index a19864a..a5e7dc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,3 @@
 
 %:
 	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