pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/gcloud-golang-metadata



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sat Jul 25 14:23:58 UTC 2015

Modified Files:
        pkgsrc/net/gcloud-golang-metadata: Makefile

Log Message:
Fix build on NetBSD, PR pkg/49909.

It turns out that [^a]* matches all files not beginning with a on Darwin
and all files beginning with a on NetBSD. Work around this by crafting
a for loop with a case expression.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/gcloud-golang-metadata/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