EmulationStation: add license
This commit is contained in:
parent
8735cefb96
commit
a321918c89
|
@ -17,3 +17,7 @@ wrksrc=EmulationStation-$_githash
|
|||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/1393/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue