[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-nonbin] 02/04: add a Makefile target for checking duplicates



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

preining pushed a commit to branch master
in repository texlive-nonbin.

commit ba264db6852c5a4deb144e2352a2141ce1e1bda2
Author: Norbert Preining <preining@debian.org>
Date:   Sun Apr 20 18:41:44 2014 +0900

    add a Makefile target for checking duplicates
---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index 8274dce..0bb5e64 100644
--- a/Makefile
+++ b/Makefile
@@ -211,6 +211,9 @@ stable-tests:
 		mv pool/stable-test-*-files-* ./tests/log/ ; \
 	done
 
+duplicate-check:
+	zgrep , pool/Contents-i386.gz
+
 
 clean:
 	rm -rf pool log binary debian-pkg* control-stamp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git


Reply to: