[DRE-commits] [ruby-gnome2] 05/06: do not depend native-package-installer

Daisuke Higuchi dai at moszumanska.debian.org
Thu Jul 27 03:47:20 UTC 2017


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

dai pushed a commit to branch exp/debian
in repository ruby-gnome2.

commit 6f33b1dcdd762f7a6bd17e8038d61cde5a59ecc9
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Thu Jul 27 11:39:04 2017 +0900

    do not depend native-package-installer
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index a245eb8..a0d2a52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ MODULES = $(shell grep-dctrl -n -s X-DhRuby-Root '' debian/control)
 
 override_dh_auto_build:
 	for mod in $(MODULES); do (cd $$mod && rake gemspec); done
+	sed -i -e '/<native-package-installer>/d' glib2/glib2.gemspec
 	dh_auto_build
 
 override_dh_auto_clean:

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