~rdoering/ubuntu/karmic/erlang/fix-535090

« back to all changes in this revision

Viewing changes to debian/patches/man.patch

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-02-15 16:42:52 UTC
  • mfrom: (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090215164252-q5x4rcf8a5pbesb1
Tags: 1:12.b.5-dfsg-2
Upload to unstable after lenny is released.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
(Erlang manual pages are placed to /usr/share/man/ hierarchy
5
5
as required by Debian policy.)
6
6
 
7
 
--- erlang-12.b.3-dfsg.orig/erts/etc/common/erlexec.c
8
 
+++ erlang-12.b.3-dfsg/erts/etc/common/erlexec.c
9
 
@@ -658,8 +658,10 @@
 
7
--- erlang-12.b.5-dfsg.orig/erts/etc/common/erlexec.c
 
8
+++ erlang-12.b.5-dfsg/erts/etc/common/erlexec.c
 
9
@@ -659,8 +659,10 @@
10
10
                        error("-man not supported on Windows");
11
11
 #else
12
12
                        argv[i] = "man";