[gl2ps] 11/11: Clean tex-helper-files.

Anton Gladky gladk at moszumanska.debian.org
Sat May 20 11:00:33 UTC 2017


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

gladk pushed a commit to branch experimental
in repository gl2ps.

commit 324752b62b0f5c24ebf2d08b449a9600909f8df5
Author: Anton Gladky <gladk at debian.org>
Date:   Sat May 20 13:00:18 2017 +0200

    Clean tex-helper-files.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3a8cf33..31fbc7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,10 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-add-needed
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf *.pdf
+	rm -rf *.aux
+	rm -rf *.log
+	rm -rf *.out
+	rm -rf *.toc
 
 override_dh_auto_build-indep:
 	pdflatex gl2ps.tex; pdflatex gl2ps.tex; 

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



More information about the debian-science-commits mailing list