pkgsrc-WIP-changes archive

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

openblas_pthread: Clean up pkglint issues



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Aug 16 10:58:32 2019 -0500
Changeset:	55fbc597a9b336f0beb719d1e3bc1bc4e61548bb

Modified Files:
	openblas_pthread/Makefile

Log Message:
openblas_pthread: Clean up pkglint issues

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=55fbc597a9b336f0beb719d1e3bc1bc4e61548bb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 openblas_pthread/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/openblas_pthread/Makefile b/openblas_pthread/Makefile
index 48fb61732e..b3860f46df 100644
--- a/openblas_pthread/Makefile
+++ b/openblas_pthread/Makefile
@@ -1,4 +1,4 @@
 # $NetBSD$
 
 OPENBLAS_VARIANT= openblas_pthread
-.include "../openblas/Makefile.common"
+.include "../../wip/openblas/Makefile.common"


Home | Main Index | Thread Index | Old Index