pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libtool/patches Adjust to reality, running boots...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8158992f9d9
branches:  trunk
changeset: 568726:a8158992f9d9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Dec 17 12:23:26 2009 +0000

description:
Adjust to reality, running bootstrap is prefered.

diffstat:

 devel/libtool/patches/manual.README |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r 152404a94ec0 -r a8158992f9d9 devel/libtool/patches/manual.README
--- a/devel/libtool/patches/manual.README       Thu Dec 17 12:04:14 2009 +0000
+++ b/devel/libtool/patches/manual.README       Thu Dec 17 12:23:26 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: manual.README,v 1.10 2006/12/15 19:27:24 tv Exp $
+$NetBSD: manual.README,v 1.11 2009/12/17 12:23:26 joerg 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
@@ -22,8 +22,7 @@
 
 cp -f configure configure.orig
 cp -f libltdl/configure libltdl/configure.orig
-./configure
-aclocal && make ./configure
+./bootstrap
 pkgdiff configure >/usr/pkgsrc/devel/libtool/patches/patch-ab
 cp -f acinclude.m4 libltdl/
 (cd libltdl && aclocal && make ./configure)
@@ -37,4 +36,4 @@
 
 =====
 
-- tv%duh.org@localhost, 30 Jan 2006
+- joerg%NetBSD.org@localhost, 17 December 2009



Home | Main Index | Thread Index | Old Index