pkgsrc-Bugs archive

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

PR/43435 CVS commit: pkgsrc/devel/ncursesw



The following reply was made to PR pkg/43435; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43435 CVS commit: pkgsrc/devel/ncursesw
Date: Mon, 26 Jul 2010 05:47:46 +0000

 Module Name:   pkgsrc
 Committed By:  dholland
 Date:          Mon Jul 26 05:47:46 UTC 2010
 
 Modified Files:
        pkgsrc/devel/ncursesw: Makefile
 
 Log Message:
 ncurses does a bunch of sed magic at *install* time to adjust the
 paths in include directives in the headers it installs. (I'm not going
 to ask who thought this was a good idea...) Since this package
 bypasses the ncurses install goo, we need to replicate at least some
 of the behavior with SUBST in order to get working header files out.
 
 Should fix PR 43435 and may also fix some problems with ncursesw and
 tin that I've had reported to me.
 
 PKGREVISION -> 4.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ncursesw/Makefile
 
 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