Author: frank
Date: 2006-05-10 11:36:17 +0000 (Wed, 10 May 2006)
New Revision: 1326

Modified:
   tex-common/trunk/debian/rules
Log:
install lintian overrides, and properly install control script

Modified: tex-common/trunk/debian/rules
===================================================================
--- tex-common/trunk/debian/rules       2006-05-10 11:35:47 UTC (rev 1325)
+++ tex-common/trunk/debian/rules       2006-05-10 11:36:17 UTC (rev 1326)
@@ -107,6 +107,11 @@
        # Create a symlink in TEXMFMAIN for docs
        ln -s ../doc/texmf $(INSTDIR)/usr/share/texmf/doc
 
+       # Debian-specific stuff
+       cp debian/reportbug-control $(INSTDIR)/usr/share/bug/tex-common/control
+       cp debian/lintian-override 
$(INSTDIR)/usr/share/lintian/overrides/tex-common
+
+
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.
@@ -120,10 +125,7 @@
        dh_installchangelogs 
        dh_installdocs
        dh_installexamples
-#      dh_install
-#      dh_installinfo
        dh_installman $(sbin_manpages) $(bin_manpages)
-       install debian/reportbug-control 
$(INSTDIR)/usr/share/bug/tex-common/control
        dh_link
        dh_compress
        dh_fixperms --exclude=var/cache/fonts


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

Reply via email to