summaryrefslogtreecommitdiff
path: root/devel/libtool
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-01-18 18:44:14 +0000
committertv <tv@pkgsrc.org>2005-01-18 18:44:14 +0000
commita751eafa86551c89655f7441768988fe9e9c49bb (patch)
treebc03be743912a8cd1ced195c0b4e2b938a8c150b /devel/libtool
parent198bb2cf3c6d5a84d081e0c0e49bdccedd1e5840 (diff)
downloadpkgsrc-a751eafa86551c89655f7441768988fe9e9c49bb.tar.gz
Tweak doc -- initial prep step should be "make patch" so that we get
.orig files where they're needed.
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 90d306a4229..ec087c38182 100644
--- a/devel/libtool/patches/manual.README
+++ b/devel/libtool/patches/manual.README
@@ -1,4 +1,4 @@
-$NetBSD: manual.README,v 1.5 2004/10/04 19:48:09 tv Exp $
+$NetBSD: manual.README,v 1.6 2005/01/18 18:44:14 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
@@ -12,7 +12,7 @@ libtool, the following process should be used:
=====
cd /usr/pkgsrc/devel/libtool-base
-make extract
+make patch
cd work*/libtool-*
cat /usr/pkgsrc/devel/libtool/patches/manual-* | patch -s