Author: frank
Date: 2006-10-10 13:51:06 +0000 (Tue, 10 Oct 2006)
New Revision: 1780
Modified:
tetex-base/trunk/debian/rules.d/install.mk
Log:
also do not install the README
Modified: tetex-base/trunk/debian/rules.d/install.mk
===================================================================
--- tetex-base/trunk/debian/rules.d/install.mk 2006-10-10 13:50:34 UTC (rev
1779)
+++ tetex-base/trunk/debian/rules.d/install.mk 2006-10-10 13:51:06 UTC (rev
1780)
@@ -23,7 +23,7 @@
$(stampdir)/copy-texmf-stamp: $(stampdir)/build-stamp
$(stampdir)/setup-install-stamp
# Copy the whole texmf tree to the install directory.
- cp -a `ls -1 | egrep -v 'debian|stampdir|missing-source'` $(txmfdir)
+ cp -a `ls -1 | egrep -v
'debian|stampdir|missing-source|README.Debian-source'` $(txmfdir)
touch $@
install-remove: $(stampdir)/install-remove-stamp
_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits