[DRE-commits] [ruby-bdb] 01/01: Fix typo

David Suárez deiv-guest at moszumanska.debian.org
Wed Mar 12 20:46:35 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-bdb.

commit 3e6a4724987593e3835cfbb9c8e00e2bb2ab1a81
Author: David Suárez <david.sephirot at gmail.com>
Date:   Wed Mar 12 21:44:05 2014 +0100

    Fix typo
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a9bb0b9..ce71676 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ export DH_RUBY_GEMSPEC=debian/bdb.gemspec
 
 override_dh_install:
 	dh_install
-	find debian/ruby-dbi/ -type d -empty -delete
+	find debian/ruby-bdb/ -type d -empty -delete
 
 override_dh_installdocs:
 	rdoc --op rdoc --main README.en \

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



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