summaryrefslogtreecommitdiff
path: root/mail/getmail/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/getmail/patches/patch-aa')
-rw-r--r--mail/getmail/patches/patch-aa10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/getmail/patches/patch-aa b/mail/getmail/patches/patch-aa
index 8332717beea..e982ccf775a 100644
--- a/mail/getmail/patches/patch-aa
+++ b/mail/getmail/patches/patch-aa
@@ -1,10 +1,10 @@
-$NetBSD: patch-aa,v 1.8 2011/09/26 14:06:30 schmonz Exp $
+$NetBSD: patch-aa,v 1.9 2016/04/01 14:00:38 jperkin Exp $
Use standard pkgsrc paths, and don't install RPM spec file.
---- setup.py.orig 2007-11-23 16:26:55.000000000 +0000
+--- setup.py.orig 2009-01-08 21:55:25.000000000 +0000
+++ setup.py
-@@ -39,12 +39,11 @@ GETMAILDOCDIR = os.path.join(
+@@ -39,13 +39,12 @@ GETMAILDOCDIR = os.path.join(
datadir or prefix,
'share',
'doc',
@@ -15,9 +15,11 @@ Use standard pkgsrc paths, and don't install RPM spec file.
GETMAILMANDIR = os.path.join(
datadir or prefix,
- 'share',
- 'man',
+- 'man',
++ os.environ["PKGMANDIR"],
'man1'
)
+
@@ -100,7 +99,6 @@ setup(
data_files=[
(GETMAILDOCDIR, [