[DRE-commits] [ruby-license-finder] 06/13: update py file path

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jul 30 15:44:54 UTC 2017


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 b73193dcdd308fe47ff76c5294fe06ccab9bd9ce
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Jul 30 18:54:41 2017 +0530

    update py file path
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dc66360..e40f62b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DH_RUBY = --gem-install
 
 override_dh_install:
 	dh_install
-	rm -f debian/ruby-license-finder/usr/bin/license_finder_pip.py
+	rm -f debian/ruby-license-finder/usr/share/rubygems-integration/all/gems/license_finder-*/bin/license_finder_pip.py
 
 override_dh_clean:
 	dh_clean

-- 
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