1
0
mirror of https://github.com/libretro/RetroArch synced 2025-04-03 10:21:31 +00:00

Kill empty lin

This commit is contained in:
orbea 2016-08-27 20:04:12 -07:00
parent ac606f8678
commit bfc7267c0e

@ -131,7 +131,6 @@ fi
}
if [ "$ASSETS_DIR" ]; then
add_define_make ASSETS_DIR "$ASSETS_DIR"
else
add_define_make ASSETS_DIR "${PREFIX}/share"