[gnuplot] 01/09: Do not install info-file, while gnuplot5 exists. (Closes: #826708)

Anton Gladky gladk at moszumanska.debian.org
Thu Jun 9 20:23:35 UTC 2016


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

gladk pushed a commit to branch master
in repository gnuplot.

commit 4142d72d18ad08f08821b94c3274f08937d0be75
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Jun 8 21:48:48 2016 +0200

    Do not install info-file, while gnuplot5 exists. (Closes: #826708)
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index bd4a982..0d6eee8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,8 +65,8 @@ override_dh_auto_install:
 	mv $(CURDIR)/debian/tmp/QT/usr/share/man/man1/gnuplot.1 $(CURDIR)/debian/tmp/QT/usr/share/man/man1/gnuplot-qt.1
 	mv $(CURDIR)/debian/tmp/QT/usr/share/gnuplot/gnuplot.gih $(CURDIR)/debian/tmp/QT/usr/share/gnuplot/gnuplot-qt.gih
 
-override_dh_installinfo:
-	dh_installinfo -pgnuplot-doc $(BUILDDIR_X11)/docs/gnuplot5.info
+#override_dh_installinfo:
+#	dh_installinfo -pgnuplot-doc $(BUILDDIR_X11)/docs/gnuplot5.info
 
 override_installchangelogs:
 	dh_installchangelogs -pgnuplot-doc ChangeLog

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gnuplot.git



More information about the debian-science-commits mailing list