pkgsrc-WIP-changes archive

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

openblas_openmp: Clean up pkglint issues



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Aug 16 10:57:52 2019 -0500
Changeset:	176fe1b8d28c5c51088b4be117df4609dedfb91a

Modified Files:
	openblas_openmp/Makefile

Log Message:
openblas_openmp: 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=176fe1b8d28c5c51088b4be117df4609dedfb91a

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

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

diffs:
diff --git a/openblas_openmp/Makefile b/openblas_openmp/Makefile
index 213ce4d07c..a44764488b 100644
--- a/openblas_openmp/Makefile
+++ b/openblas_openmp/Makefile
@@ -1,4 +1,4 @@
 # $NetBSD$
 
 OPENBLAS_VARIANT= openblas_openmp
-.include "../openblas/Makefile.common"
+.include "../../wip/openblas/Makefile.common"


Home | Main Index | Thread Index | Old Index