pkgsrc-Bugs archive

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

PR/54675 CVS commit: pkgsrc/pkgtools/pkg_chk/files



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

From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= <triaxx%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54675 CVS commit: pkgsrc/pkgtools/pkg_chk/files
Date: Sun, 10 Nov 2019 10:25:43 +0000

 Module Name:	pkgsrc
 Committed By:	triaxx
 Date:		Sun Nov 10 10:25:43 UTC 2019
 
 Modified Files:
 	pkgsrc/pkgtools/pkg_chk/files: pkg_chk.sh
 
 Log Message:
 pkg_chk: fix PR pkg/54675
 
 Some OS (e.g. Arch Linux) do not have hostname in their base set of
 packages.
 
 pkgsrc changes:
 ---------------
   * Replace $(hostname) by $(uname -n).
 
 Thanks jperkin@!
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.75 -r1.76 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.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