From aa5ef9d4f020bb6f6e30a48a7a3aa036a9b3202c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Fri, 4 Jan 2019 21:36:42 +0100 Subject: [PATCH] Updated Building OpenRCT2 on Linux (markdown) --- Building-OpenRCT2-on-Linux.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Building-OpenRCT2-on-Linux.md b/Building-OpenRCT2-on-Linux.md index 7dc10d2..f4a61ad 100644 --- a/Building-OpenRCT2-on-Linux.md +++ b/Building-OpenRCT2-on-Linux.md @@ -118,9 +118,7 @@ You need a functional `data` directory next to the current working directory whe An easy way to generate such a data directory is by leveraging `make install`. Type the following in the `build` directory: ``` -mkdir temp_install -DESTDIR=./temp_install make install -cp -r temp_install/usr/local/share/openrct2/ data +DESTDIR=. make install ``` Alternatively you can install these assets yourself. The following needs to satisfied: