summaryrefslogtreecommitdiff
path: root/mail/pine/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pine/patches/patch-al')
-rw-r--r--mail/pine/patches/patch-al20
1 files changed, 10 insertions, 10 deletions
diff --git a/mail/pine/patches/patch-al b/mail/pine/patches/patch-al
index e5d2e03f875..f6021ad36bb 100644
--- a/mail/pine/patches/patch-al
+++ b/mail/pine/patches/patch-al
@@ -1,8 +1,8 @@
-$NetBSD: patch-al,v 1.13 2002/12/14 10:34:45 tron Exp $
+$NetBSD: patch-al,v 1.14 2004/05/13 18:29:54 adam Exp $
---- build.orig Mon Dec 9 18:54:38 2002
-+++ build Sat Dec 14 11:22:59 2002
-@@ -362,71 +362,6 @@
+--- build.orig 2004-05-07 19:32:32.000000000 +0000
++++ build
+@@ -380,71 +380,6 @@ case $maketarg in
echo "Including SSL functionality"
fi
@@ -72,10 +72,10 @@ $NetBSD: patch-al,v 1.13 2002/12/14 10:34:45 tron Exp $
- echo ''
-
echo "Making Pine and rpload/rpdump".
- cd "$PHOME/pine"
- eval echo make "$makeargs" "$L1" "$L2" -f makefile.$pinetarg
-@@ -449,8 +384,6 @@
- if [ -s ../pine/rpdump ] ; then ln ../pine/rpdump rpdump ; fi
+ if [ "$ALTDOCPATHS" = "1" ]
+ then
+@@ -487,8 +422,6 @@ case $maketarg in
+ fi
cd "$PHOME"
echo ''
- echo "Links to executables are in bin directory:"
@@ -83,11 +83,11 @@ $NetBSD: patch-al,v 1.13 2002/12/14 10:34:45 tron Exp $
case $maketarg in
mnt) echo "Fixing stacksizes ..."
fixstk 64K bin/pine bin/pico bin/imapd bin/mtest bin/pilot
-@@ -476,18 +409,11 @@
+@@ -514,18 +447,11 @@ case $maketarg in
clean) # This only sort of works
-- rm -f c-client mtest mailutil imapd ipopd
+- rm -f c-client mtest mailutil imapd ipopd .pine.sedargs
- echo "Cleaning c-client and imapd"
- cd "$PHOME/imap"
- make clean