summaryrefslogtreecommitdiff
path: root/benchmarks/fio/patches/patch-Makefile
blob: de42b664f44b93526eff8af85e7dccaa90b4da23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-Makefile,v 1.5 2020/04/30 09:42:27 jperkin Exp $

Use pkgsrc install.

--- Makefile.orig	2020-03-12 17:12:50.000000000 +0000
+++ Makefile
@@ -358,7 +358,7 @@ ifndef V
 endif
 endif
 
-ifeq ($(CONFIG_TARGET_OS), SunOS)
+ifeq ($(CONFIG_TARGET_OS), notSunOS)
 	INSTALL = ginstall
 else
 	INSTALL = install