~ubuntu-branches/ubuntu/edgy/tipa/edgy

« 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: 2006-06-19 11:42:41 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060619114241-ko4dkfuau1gkfxa3
Tags: 2:1.3-4
debian/postrm: Removed this file, whose job is done automatically by
dh_installtex (this should hopefully really closes: #335990).  Thanks
again to Norbert Preining for the heads up.

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