[DRE-commits] [ruby-gnome2] 01/02: Fix arch-indep-only FTBFS

zeha at debian.org zeha at debian.org
Sun Nov 15 17:47:06 UTC 2015


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

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

commit fd3662e21f1a65752de2fdb82de709f22492864c
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Sun Nov 15 17:20:39 2015 +0000

    Fix arch-indep-only FTBFS
    
    Closes: #804641
    Thanks: Andreas Beckmann <anbe at debian.org>
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6298414..e961305 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_strip:
 	done
 	dh_strip
 
-override_dh_fixperms:
+override_dh_fixperms-arch:
 	dh_fixperms
 	# Remove executable flag from some examples that aren't actually executable.
 	chmod -x debian/ruby-glib2/usr/share/doc/ruby-glib2/examples/type-register*.rb

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