~ubuntu-branches/ubuntu/natty/gnome-chemistry-utils/natty-security

« back to all changes in this revision

Viewing changes to debian/patches/91_debianize_libgcu_manpage.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Jordan Mantha
  • Date: 2007-12-12 20:34:25 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20071212203425-yfb4zry8fdy8iupn
Tags: 0.8.4-3ubuntu1
* Merge from Debian unstable
* debian/control: add firefox to gcu-plugin dependencies
* Modify Maintainer value to match the DebianMaintainerField
  specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## 91_debianize_libgcu_manpage.dpatch by Daniel Leidert (dale) <daniel.leidert@wgdd.de>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
6
 
 
7
 
@DPATCH@
8
 
diff -urNad gnome-chemistry-utils-0.6.3~/docs/man/libgcu.3 gnome-chemistry-utils-0.6.3/docs/man/libgcu.3
9
 
--- gnome-chemistry-utils-0.6.3~/docs/man/libgcu.3      2006-08-15 03:05:51.000000000 +0200
10
 
+++ gnome-chemistry-utils-0.6.3/docs/man/libgcu.3       2006-09-10 22:02:16.000000000 +0200
11
 
@@ -27,17 +27,17 @@
12
 
 .SH "FILES"
13
 
 .PP
14
 
 .TP 3n
15
 
-\fI${libdir}/libcgu.a\fR
16
 
+\fI/usr/lib/libcgu.a\fR
17
 
 static library
18
 
 .TP 3n
19
 
-\fI${libdir}/libcgu.so\fR
20
 
+\fI/usr/lib/libcgu.so\fR
21
 
 shared library
22
 
 .SH "SEE ALSO"
23
 
 .PP
24
 
 The complete reference with examples is available online at
25
 
 \fI\%http://www.nongnu.org/gchemutils/reference/\fR
26
 
-or (depending on your installation) also locally at
27
 
-\fI${datadir}/doc/gchemutils/reference\fR.
28
 
+or also locally at
29
 
+\fI/usr/share/doc/libgcu-doc/html\fR.
30
 
 .SH "AUTHORS"
31
 
 .PP
32
 
 \fBJean\fR \fBBr\('efort\fR <jean.brefort@normalesup.org>