pkgsrc-Bugs archive

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

PR/32202 CVS commit: pkgsrc/mk



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

From: Roland Illig <rillig%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/32202 CVS commit: pkgsrc/mk
Date: Thu,  1 Dec 2005 00:27:56 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  rillig
 Date:          Thu Dec  1 00:27:56 UTC 2005
 
 Modified Files:
        pkgsrc/mk: bsd.pkg.mk
 
 Log Message:
 Inserted "set -e" as the first command in the show-depends-dirs target
 to force an early exit as soon as a "cd" command fails. Otherwise, "/"
 would have been added as a dependency, leading to undefined behavior.
 See PR 32202 for details.
 
 Fixes the second item of PR 32202.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1770 -r1.1771 pkgsrc/mk/bsd.pkg.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