[gnuplot] 08/09: Remove some not needed files from examples.

Anton Gladky gladk at moszumanska.debian.org
Thu Jun 9 20:23:36 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 0990e6a7c5ae0c21bf6bf02dbbda44ed5a65b123
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jun 9 22:21:51 2016 +0200

    Remove some not needed files from examples.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5533a33..fefa3e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,6 +50,7 @@ override_dh_auto_build:
 	sed -i '/<ADDRESS>/,/<\/ADDRESS>/{//!d}' $(BUILDDIR_X11)/docs/htmldocs/index.html
 	sed -i '/<ADDRESS>/,/<\/ADDRESS>/{//!d}' $(BUILDDIR_X11)/docs/htmldocs/figures.html
 	rm -f $(BUILDDIR_X11)/docs/htmldocs/internals.pl
+	rm -f $(BUILDDIR_X11)/docs/htmldocs/labels.pl
 	rm -f $(BUILDDIR_X11)/docs/htmldocs/images.log
 	rm -f $(BUILDDIR_X11)/docs/htmldocs/WARNINGS
 	rm -f $(BUILDDIR_X11)/docs/gpcard.ps
@@ -72,6 +73,8 @@ override_dh_auto_install:
 	mv $(CURDIR)/debian/tmp/QT/usr/share/gnuplot/gnuplot.gih $(CURDIR)/debian/tmp/QT/usr/share/gnuplot/gnuplot-qt.gih
 	rm -f $(CURDIR)/../demo/Makefile
 	rm -f $(CURDIR)/../demo/plugin/Makefile
+	rm -f $(BUILDDIR_X11)/demo/Makefil*
+	rm -f $(BUILDDIR_X11)/demo/plugin/Makefil*
 
 #override_dh_installinfo:
 #	dh_installinfo -pgnuplot-doc $(BUILDDIR_X11)/docs/gnuplot5.info

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