mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Documentation update
This commit is contained in:
parent
f3d3f5363d
commit
ed1d15dbac
|
@ -451,12 +451,9 @@ Run the following to build the .hpkg package:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://github.com/haikuports/haikuports.git --depth=50
|
git clone https://github.com/leonstyhre/haikuports.git --depth=50
|
||||||
mkdir haikuports/games-emulation/es-de
|
|
||||||
pkgman install haikuporter
|
pkgman install haikuporter
|
||||||
cp /boot/system/settings/haikuports.conf ~/config/settings/
|
cp /boot/system/settings/haikuports.conf ~/config/settings/
|
||||||
cd emulationstation-de
|
|
||||||
cp es-app/assets/es_de-3.1.0.recipe ~/haikuports/games-emulation/es-de
|
|
||||||
haikuporter -S --no-source-packages --get-dependencies -j8 es_de
|
haikuporter -S --no-source-packages --get-dependencies -j8 es_de
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -449,12 +449,9 @@ Run the following to build the .hpkg package:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://github.com/haikuports/haikuports.git --depth=50
|
git clone https://github.com/leonstyhre/haikuports.git --depth=50
|
||||||
mkdir haikuports/games-emulation/es-de
|
|
||||||
pkgman install haikuporter
|
pkgman install haikuporter
|
||||||
cp /boot/system/settings/haikuports.conf ~/config/settings/
|
cp /boot/system/settings/haikuports.conf ~/config/settings/
|
||||||
cd emulationstation-de
|
|
||||||
cp es-app/assets/es_de-3.1.0.recipe ~/haikuports/games-emulation/es-de
|
|
||||||
haikuporter -S --no-source-packages --get-dependencies -j8 es_de
|
haikuporter -S --no-source-packages --get-dependencies -j8 es_de
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue