X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=configure;h=4cbcc80361da87ffb6f4c8d8aadc9baa94b44003;hp=4aed26ae0151833433e3b0da2e0c4497244d1bee;hb=9c27c2051287b235fe0dba18a74b3863a3062646;hpb=dd4d5a35678c8ff7f9a7c0ac42be354671534f96 diff --git a/configure b/configure index 4aed26ae..4cbcc803 100755 --- a/configure +++ b/configure @@ -313,4 +313,7 @@ if [ "$drc_cache_base" = "yes" ]; then echo "DRC_CACHE_BASE = 1" >> $config_mak fi +# use pandora's skin (for now) +test -e skin || ln -s frontend/pandora/skin skin + # vim:shiftwidth=2:expandtab