[DRE-commits] [ruby-license-finder] 13/15: remove conficting binary

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Sep 18 09:40:43 UTC 2016


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

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

commit 5ad3d4461915359ef84f11104cd456937aa9edee
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Sep 18 14:38:28 2016 +0530

    remove conficting binary
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 606952b..ff78b28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,10 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
 %:
 	dh $@ --buildsystem=ruby --with ruby
 
+override_dh_install:
+	dh_install
+	rm -f debian/ruby-license-finder/usr/bin/license_finder_pip.py
+
 override_dh_clean:
 	dh_clean
 	rm -rf Gemfile.lock

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



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