1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../mac-fdisk/install-man.patch
5 # Copyright (C) 2004 - 2005 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
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
15 # --- T2-COPYRIGHT-NOTE-END ---
17 Unfotunately the package misses to install the man pages ...
19 - Rene Rebe <rene@exactcode.de>
21 --- mac-fdisk-0.1.orig/Makefile.orig 2003-11-26 08:04:05.000000000 +0100
22 +++ mac-fdisk-0.1.orig/Makefile 2003-11-26 08:05:52.000000000 +0100
25 rm -f *.o pdisk fdisk mac-fdisk pmac-fdisk
28 +install: pdisk fdisk install-man
29 -rm -f pmac-fdisk mac-fdisk
33 partition_map.h: dpme.h
37 + install -m 644 mac-fdisk.8.in ${DESTDIR}/usr/share/man/man8/
38 + install -m 644 pmac-fdisk.8.in ${DESTDIR}/usr/share/man/man8/