[DRE-commits] [ruby-dotenv] 02/05: debian/rules: remove code to remove `dotenv` program

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Aug 1 17:53:40 UTC 2017


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

terceiro pushed a commit to branch master
in repository ruby-dotenv.

commit 4d3860b8dd6a81629598c29ef7f52aeb538a16a6
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Aug 1 14:28:23 2017 -0300

    debian/rules: remove code to remove `dotenv` program
    
    Note sure why it was removed in the first place, as it seems to be
    useful.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index a23d427..4e86e77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,5 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
 %:
 	dh $@ --buildsystem=ruby --with ruby
 
-override_dh_install:
-	dh_install
-	rm -rf debian/ruby-dotenv/usr/bin
-
 override_dh_installchangelogs:
 	dh_installchangelogs Changelog.md 

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



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