Dash:
[t2.git] / package / graphic / xfig / mandir.patch
blob7611e01db00f9e350466fd098dab13711fc40065
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../xfig/mandir.patch
5 # Copyright (C) 2007 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- xfig.3.2.5/Imakefile.vanilla 2007-05-09 11:08:11.000000000 +0000
18 +++ xfig.3.2.5/Imakefile 2007-05-09 11:08:49.000000000 +0000
19 @@ -175,7 +175,7 @@
20 XCOMM MANDIR tells where the standard man pages should go (no need to change it
21 XCOMM if you want the man pages installed in the standard place on your system
22 XCOMM MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
23 -MANDIR = /usr/local/xfig/man
24 +MANDIR = $(MANPATH)
26 XCOMM If your system doesn't have strstr undefine the following definition
27 XCOMM HAVE_NO_NOSTRSTR = -DNOSTRSTR