diff --git a/Ports/quake2/package.sh b/Ports/quake2/package.sh index 4e7dec66d8..b6c2fcd13f 100755 --- a/Ports/quake2/package.sh +++ b/Ports/quake2/package.sh @@ -17,6 +17,7 @@ depends=('SDL2') launcher_name='Quake II' launcher_category='Games' launcher_command='/usr/local/bin/quake2' +icon_file='docs/quake2.gif' configure() { run cmake "${configopts[@]}"