pkgsrc-Bugs archive

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

PR/53157 CVS commit: pkgsrc/pkgtools/pkg_rolling-replace



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

From: "Greg Troxel" <gdt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53157 CVS commit: pkgsrc/pkgtools/pkg_rolling-replace
Date: Sun, 6 May 2018 18:06:18 +0000

 Module Name:	pkgsrc
 Committed By:	gdt
 Date:		Sun May  6 18:06:18 UTC 2018
 
 Modified Files:
 	pkgsrc/pkgtools/pkg_rolling-replace: Makefile
 	pkgsrc/pkgtools/pkg_rolling-replace/files: pkg_rolling-replace.sh
 
 Log Message:
 pkg_rolling-replace: avoid top-level make clean
 
 In some cases, if an installed package's source directory did not
 exist, pkg_rr could invoke "make clean" at top-level of pkgsrc.  Bug
 report and fix by Andreas Gustafsson in PR pkg/53157.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.40 -r1.41 pkgsrc/pkgtools/pkg_rolling-replace/Makefile
 cvs rdiff -u -r1.35 -r1.36 \
     pkgsrc/pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh
 
 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