pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48062 CVS commit: pkgsrc
The following reply was made to PR pkg/48062; it has been noted by GNATS.
From: "Ryo ONODERA" <ryoon%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48062 CVS commit: pkgsrc
Date: Fri, 19 Jul 2013 14:35:37 +0000
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Jul 19 14:35:37 UTC 2013
Modified Files:
pkgsrc/devel/editline: builtin.mk
pkgsrc/devel/readline: builtin.mk
pkgsrc/mk: readline.buildlink3.mk readline.builtin.mk
Log Message:
Fix builtin detection conditionals.
* Correct detection of following cases.
non-editline/readline, editline/non-readline, and editline/readline.
* If builtin editline has header files in include/editline, create
include/readline/* symlinks.
* Fix PR pkg/48062 with above fixes. Confirmed on Ubuntu Linux/amd64 13.04.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/editline/builtin.mk
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/readline/builtin.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mk/readline.buildlink3.mk \
pkgsrc/mk/readline.builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index