pkgsrc-Bugs archive

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

PR/29643 CVS commit: pkgsrc/mk



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

From: "Julio M. Merino Vidal" <jmmv%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/29643 CVS commit: pkgsrc/mk
Date: Sat, 19 Mar 2005 16:46:45 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  jmmv
 Date:          Sat Mar 19 16:46:45 UTC 2005
 
 Modified Files:
        pkgsrc/mk: java-env.mk
 
 Log Message:
 Let this file be included even if JAVA_WRAPPERS is empty; this was possible
 before, but after the introduction of alternatives, a regression appeared.
 
 This is useful for packages that install files inside ${PREFIX}/java so
 that the directory is automatically removed when empty.
 
 Problem exposed by sablevm-classpath as described in PR pkg/29643 by
 Antoine Reilles.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.5 pkgsrc/mk/java-env.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