[DRE-commits] [ruby-gsl] 08/11: Simplify d/rules

Balint Reczey rbalint at moszumanska.debian.org
Mon Jun 8 15:31:48 UTC 2015


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

rbalint pushed a commit to branch master
in repository ruby-gsl.

commit db029cf1cdea9a0b4e2196e062192558a770094c
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Mon Jun 8 16:45:02 2015 +0200

    Simplify d/rules
---
 debian/rules | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index ce849da..0dc129e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,16 +3,6 @@
 %:
 	dh $@ --buildsystem ruby --with ruby
 
-override_dh_install:
-	dh_install lib/gsl.rb lib/rbgsl.rb usr/lib/ruby/vendor_ruby/
-
-override_dh_auto_clean:
-	dh_auto_clean
-	if [ -d html ] ; then rm -rf html; fi
-	for f in include/rb_gsl_config.h lib/gsl.rb lib/rbgsl.rb; do \
-	  rm -rf $$f; \
-	done
-
 override_dh_strip:
 	dh_strip --dbg-package=ruby-gsl-dbg
 

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



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