[Pkg-tcltk-commits] r1059 - tcl8.6/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Wed Jul 28 15:49:49 UTC 2010
Author: sgolovan
Date: 2010-07-28 15:49:48 +0000 (Wed, 28 Jul 2010)
New Revision: 1059
Modified:
tcl8.6/trunk/debian/rules
Log:
[tcl8.6]
* Removed tdbc manpages.
Modified: tcl8.6/trunk/debian/rules
===================================================================
--- tcl8.6/trunk/debian/rules 2010-07-28 15:31:04 UTC (rev 1058)
+++ tcl8.6/trunk/debian/rules 2010-07-28 15:49:48 UTC (rev 1059)
@@ -111,8 +111,6 @@
cp compat/*.h debian/tmp/usr/include/tcl$(v)/tcl-private/compat
rm debian/tmp/usr/include/tcl$(v)/tdbc*.h
#
- # External packages manpages don't follow MANN_INSTALL_DIR, so move them.
- mv debian/tmp/usr/share/man/mann/* debian/tmp/usr/share/man/man3
# Fix up the manpages.
cd debian/tmp/usr/share/man/man1 && \
cat tclsh.1 | sed -e 's/(n)/(3tcl)/g' | gzip -9 > tclsh$(v).1.gz && \
More information about the Pkg-tcltk-commits
mailing list