~ubuntu-branches/ubuntu/wily/tipa/wily

« back to all changes in this revision

Viewing changes to debian/patches/50_no-mktexlsr-in-makefile.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2009-02-28 15:45:52 UTC
  • Revision ID: james.westby@ubuntu.com-20090228154552-ot8wxpdsu55e7uj2
Tags: 2:1.3-13
* Switch from dpatch to quilt for Debian patches management
* debian/rules: Use debian/clean instead of manually cleaning files
* debian/compat, debian/control: Bump build-dependency on debhelper to
  >= 7.0.0, otherwise debian/clean is moot
* debian/clean: New file
* debian/control:
  + Bump Standards-Version to 3.8.0 (no changes needed)
  + Fix Lintian warning debhelper-but-no-misc-depends
  + Add defoma to Build-Depends-Indep, otherwise the call to
    dh_installdefoma fails
  + Add a generic paragraph at the beginning of the long descriptions
    of the packages xfont-tipa and tipa-doc
* debian/rules: Use dh_prep instead of dh_clean -k

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## 50_no-mktexlsr-in-makefile.dpatch by  <rafael@debian.org>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: New patch generated from tipa 1.3-1 diff.gz
6
 
 
7
 
@DPATCH@
8
 
 
9
 
--- tipa-1.3.orig/Makefile
10
 
+++ tipa-1.3/Makefile
11
 
@@ -40,7 +40,7 @@
12
 
        -mkdir -p $(MAPDIR)
13
 
        chmod 755 $(MAPDIR)
14
 
        install -c -m 644 dvips/tipa.map $(MAPDIR)
15
 
-       -mktexlsr
16
 
+       #-mktexlsr
17
 
 
18
 
 man :
19
 
        cd doc; latex tipaman; bibtex tipaman; latex tipaman; latex tipaman