mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-25 13:06:17 +00:00
d6e1e346f9
Adds support for multiple so-files
13 lines
217 B
Desktop File
13 lines
217 B
Desktop File
[Unit]
|
|
Description=Setup symlink for ARM Mali library
|
|
Before=graphical.target
|
|
After=multi-user.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/bin/libmali-setup
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|