pkgsrc/sysutils/gpart/patches/patch-ae
veego 24194345b9 Gpart is a small tool which tries to guess what partitions are on a PC type
harddisk in case the primary partition table was damaged.
2000-09-01 16:10:28 +00:00

13 lines
302 B
Text

$NetBSD: patch-ae,v 1.1.1.1 2000/09/01 16:10:28 veego Exp $
--- inst.defs Sun May 14 14:04:24 2000
+++ inst.defs Fri Sep 1 17:29:26 2000
@@ -1,7 +1,7 @@
#
# installation directories for gpart
#
-prefix=/usr/local
+prefix=${PREFIX}
bindir=$(prefix)/bin
libdir=$(prefix)/lib
mandir=$(prefix)/man