1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 23:27:34 +00:00

Ports: Consistently indent with four spaces

This commit is contained in:
Linus Groh 2021-04-20 18:29:35 +02:00
parent 899698c317
commit 09f8d52b00
5 changed files with 22 additions and 22 deletions

View file

@ -10,7 +10,7 @@ files="https://github.com/hatari/hatari/archive/${commit}.tar.gz ${commit}.tar.g
auth_type=md5
configure() {
run cmake $configopts
run cmake $configopts
}
install() {