Author: frank
Date: 2006-10-09 15:19:57 +0000 (Mon, 09 Oct 2006)
New Revision: 1738

Modified:
   tetex-doc-nonfree/trunk/debian/rules
Log:
make sure the files moved to tetex-base (GFDL without invariant
sections) that are still in the tarball are not installed


Modified: tetex-doc-nonfree/trunk/debian/rules
===================================================================
--- tetex-doc-nonfree/trunk/debian/rules        2006-10-09 15:18:37 UTC (rev 
1737)
+++ tetex-doc-nonfree/trunk/debian/rules        2006-10-09 15:19:57 UTC (rev 
1738)
@@ -9,6 +9,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+FREE_BY_GR_FILES = doc/latex/general/l2kurz.pdf doc/latex/general/l2tabuen.pdf 
\
+        doc/latex/general/l2tabu.pdf doc/pdftex/manual/pdftex-a.pdf
 
 build: 
        :
@@ -28,6 +30,7 @@
        dh_installdirs
 
        # Add here commands to install the package into 
debian/tetex-doc-nonfree.
+       rm -f $(FREE_BY_GR_FILES) # still in the tarball
        cp -a doc debian/tetex-doc-nonfree/usr/share/doc/texmf
 
 


_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

Reply via email to