summaryrefslogtreecommitdiff
path: root/devel/libtool
diff options
context:
space:
mode:
authortv <tv>2004-04-21 13:55:19 +0000
committertv <tv>2004-04-21 13:55:19 +0000
commit7a02549d588d8a6d63c1ef6312232a96cadf108b (patch)
tree736593807e826a964c86b082328be25743775131 /devel/libtool
parent82498b4c5ea08d0bd3f51dc3d1f22c06dad6f668 (diff)
downloadpkgsrc-7a02549d588d8a6d63c1ef6312232a96cadf108b.tar.gz
"make makepatchsum", not "make makesum".
Diffstat (limited to 'devel/libtool')
-rw-r--r--devel/libtool/patches/manual.README4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool/patches/manual.README b/devel/libtool/patches/manual.README
index 4f7af5ea57b..151a4ff34b4 100644
--- a/devel/libtool/patches/manual.README
+++ b/devel/libtool/patches/manual.README
@@ -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 @@ $ cp -f acinclude.m4 libltdl/
$ (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
=====