aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tiobench/tiobench-0.3.3/tiobench-makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tiobench/tiobench-0.3.3/tiobench-makefile.patch')
-rw-r--r--recipes/tiobench/tiobench-0.3.3/tiobench-makefile.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tiobench/tiobench-0.3.3/tiobench-makefile.patch b/recipes/tiobench/tiobench-0.3.3/tiobench-makefile.patch
index f924c1bd66..66f5a7d9e9 100644
--- a/recipes/tiobench/tiobench-0.3.3/tiobench-makefile.patch
+++ b/recipes/tiobench/tiobench-0.3.3/tiobench-makefile.patch
@@ -32,7 +32,7 @@ Index: Makefile
+PREFIX?=/usr/local
BINDIR=$(PREFIX)/bin
-DOCDIR=/usr/local/doc/$(DISTNAME)
-+DOCDIR=$(PREFIX)/doc/$(DISTNAME)
++DOCDIR=$(PREFIX)/share/doc/$(DISTNAME)
all: $(EXE)