~ubuntu-branches/ubuntu/hardy/texlive-base/hardy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2007-10-22 07:34:57 UTC
  • Revision ID: james.westby@ubuntu.com-20071022073457-ohqyq7xgudkypk3p
Tags: 2007-13
* retitle all those dreadful "Macro package for TeX" title (Closes: #436729)
* spell the path of mllatex.ini the right way, both in the tpm2deb.cfg
  and in the texlive-latex-extra.root (Closes: #430969)
* implement doc splitting, so that we can build separate -doc packages
  for every collection we want to [np]
  splitting is done for: latex-base, latex-recommended, fonts-recommended,
  pictures

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# debian/rules file for texlive-base
4
4
# $Id: rules.in 2941 2007-06-05 14:16:46Z preining $
5
5
 
6
 
PACKAGES=texlive-base texlive-generic-recommended texlive-latex-base texlive-latex-recommended texlive-fonts-recommended texlive-pictures
 
6
PACKAGES=texlive-base texlive-generic-recommended texlive-latex-base texlive-latex-recommended texlive-fonts-recommended texlive-pictures texlive-pictures-doc texlive-fonts-recommended-doc texlive-latex-base-doc texlive-latex-recommended-doc
7
7
METAPACKAGES=texlive texlive-full texlive-common tetex-bin tetex-base tetex-extra
8
8
 
9
9
SHELL=/bin/bash