[DRE-commits] [ruby-celluloid] 05/05: lib contains support now

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue May 12 06:47:29 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-celluloid.

commit 70f938e73d11ba5ca481fb8a92088b3712072748
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue May 12 11:41:29 2015 +0530

    lib contains support now
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2e13bbc..8e7d8fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,10 +16,8 @@ export DH_RUBY_IGNORE_TESTS=ruby1.8
 
 override_dh_auto_install:
 	mkdir log/
-	cp -R spec/support lib/celluloid/
 	dh_auto_install
 
 override_dh_clean:
-	$(RM) -rf lib/celluloid/support
 	$(RM) -rf log/
 	dh_clean

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



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