[Debian-tex-commits] SVN tex-common commit + diffs: r4421 - tex-common/branches/for-tl2008/debian
Norbert Preining
preining at alioth.debian.org
Thu Dec 3 13:53:16 UTC 2009
Author: preining
Date: 2009-12-03 13:53:14 +0000 (Thu, 03 Dec 2009)
New Revision: 4421
Modified:
tex-common/branches/for-tl2008/debian/postinst.in
Log:
remove debugging, build and test
Modified: tex-common/branches/for-tl2008/debian/postinst.in
===================================================================
--- tex-common/branches/for-tl2008/debian/postinst.in 2009-12-03 13:49:24 UTC (rev 4420)
+++ tex-common/branches/for-tl2008/debian/postinst.in 2009-12-03 13:53:14 UTC (rev 4421)
@@ -123,7 +123,6 @@
# and configured, otherwise we cannot be sure that
# all necessary basic files are present
stat=$(dpkg-query -W -f='${Status}' texlive-base)
- echo "texlive-base status = ...$stat..."
case "$stat" in
"install ok installed")
do_it=1
More information about the Debian-tex-commits
mailing list