gallium i915: Compiler delint
[AROS.git] / arch / all-ios / bootstrap / mkplist.sh
blob3e791921ca7ccd9e6d49ad1ae6bde9e3dfc473bd
1 #!/bin/sh
3 if [ "$AROS_APPLICATION_ID" == "" ]; then
4 AROS_APPLICATION_ID="org.aros.aros"
5 fi
7 sed "s/@aros_application_id@/$AROS_APPLICATION_ID/" ${1-.}/Info.plist