[DRE-commits] [ruby-gnome2] 01/01: Remove tab to fix missing ruby1.9.1. build

Paul van Tilburg paulvt at moszumanska.debian.org
Sat Feb 15 00:07:07 UTC 2014


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

paulvt pushed a commit to branch master
in repository ruby-gnome2.

commit 6ab1bfb79ef163943f0d196f1827b769fa722d49
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Sat Feb 15 01:07:03 2014 +0100

    Remove tab to fix missing ruby1.9.1. build
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 82139bf..6298414 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_install: $(ruby_versions)
 	dh_auto_install
 
 $(ruby_versions):
-		debian/build $@
+	debian/build $@
 
 override_dh_strip:
 	for i in $$(sed -n '/Package: ruby-.*-dbg/ { s/Package: \(.*\)-dbg/\1/ p }' debian/control) ; do \

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



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