EmulationStation-rpi: add license
This commit is contained in:
parent
f9e1895f8c
commit
8735cefb96
|
@ -19,3 +19,7 @@ wrksrc=EmulationStation-$_githash
|
|||
pre_configure() {
|
||||
sed -i "s#/opt/vc#$XBPS_CROSS_BASE\0#; s/EGL/\0 GLESv2/" CMakeLists.txt
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user