pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/lynx The distribution patch needs "-p1". It only "...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ee3b73fb6ed
branches: trunk
changeset: 475466:1ee3b73fb6ed
user: fredb <fredb%pkgsrc.org@localhost>
date: Sun May 16 03:34:23 2004 +0000
description:
The distribution patch needs "-p1". It only "just works" on NetBSD without,
because the first subdirectory matches, apparently, but GNU patch needs it.
Problem pointed out and solution tested by Mark E. Perkins on tech-pkg.
diffstat:
www/lynx/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ac801fb4f8ca -r 1ee3b73fb6ed www/lynx/Makefile
--- a/www/lynx/Makefile Sun May 16 03:16:42 2004 +0000
+++ b/www/lynx/Makefile Sun May 16 03:34:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2004/05/07 15:25:14 cjep Exp $
+# $NetBSD: Makefile,v 1.73 2004/05/16 03:34:23 fredb Exp $
#
DISTNAME= lynx2.8.5
@@ -10,6 +10,7 @@
ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/WWW/lynx/${DISTNAME}/
EXTRACT_SUFX= .tar.bz2
+PATCH_DIST_STRIP= -p1
PATCH_SITES= ${MASTER_SITES:=patches/}
PATCHFILES= 2.8.5rel.2.patch.gz
Home |
Main Index |
Thread Index |
Old Index