[DRE-commits] [ruby-celluloid-io] 05/06: Use culture/ from celluloid

Sruthi Chandran srud-guest at moszumanska.debian.org
Sat Sep 30 10:23:37 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-celluloid-io.

commit 3abd4a5a53c4735dea14e7de4ede5c8bb315db8d
Author: Sruthi Chandran <srud at disroot.org>
Date:   Sat Sep 30 15:52:55 2017 +0530

    Use culture/ from celluloid
---
 debian/rules | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 053915b..b0d1a64 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,10 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
 %:
 	dh $@ --buildsystem=ruby --with ruby
 
+override_dh_auto_build:
+	cp -r /usr/share/rubygems-integration/all/gems/celluloid-*/culture .
+	dh_auto_build         
+
 override_dh_auto_clean:
 	dh_auto_clean
-	rm -rf log/*.log coverage
+	rm -rf log/*.log coverage culture

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



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