pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libtool/patches "make makepatchsum", not "make m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f240c65bf4b3
branches: trunk
changeset: 473595:f240c65bf4b3
user: tv <tv%pkgsrc.org@localhost>
date: Wed Apr 21 13:55:19 2004 +0000
description:
"make makepatchsum", not "make makesum".
diffstat:
devel/libtool/patches/manual.README | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 579fac6db506 -r f240c65bf4b3 devel/libtool/patches/manual.README
--- a/devel/libtool/patches/manual.README Wed Apr 21 13:51:49 2004 +0000
+++ b/devel/libtool/patches/manual.README Wed Apr 21 13:55:19 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: manual.README,v 1.1 2004/04/20 18:29:34 tv Exp $
+$NetBSD: manual.README,v 1.2 2004/04/21 13:55:19 tv Exp $
The "manual-*" patch files are used to maintain the pkgsrc version of
libtool. These files contain patches for the .m4 files in libtool which are
@@ -24,7 +24,7 @@
$ (cd libltdl && make ./configure)
$ pkgdiff libltdl/configure >/usr/pkgsrc/devel/libtool/patches/patch-ad
$ cd /usr/pkgsrc/devel/libtool
-$ make makesum
+$ make makepatchsum
$ cvs commit
=====
Home |
Main Index |
Thread Index |
Old Index